foodtypesectionlist_4.0.3.zip
FoodTypeSectionList
FoodTypeSectionList.suo
FoodTypeSectionList
Assets
bin
Release
FoodTypeSectionList.dll
FoodTypeSectionList.pdb
obj
Debug
__library_projects__
android
assets
bin
classes.dex
classes
foodtypesectionlist
Activity1.class
foodtypesectionlist
R$attr.class
R$drawable.class
R$id.class
R$layout.class
R$string.class
R.class
FruitTypeListAdapter.class
JavaObjectHandler.class
MeatTypeListAdapter.class
SectionedListAdapter.class
VegetableTypeListAdapter.class
mono
android
Seppuku.class
MonoPackageManager.class
MonoPackageManager_Resources.class
MonoRuntimeProvider.class
FoodTypeSectionList.FoodTypeSectionList.apk
mono.android.jar
packaged_resources
resources_and_assemblies
foodtypesectionlist
foodtypesectionlist
src
foodtypesectionlist
foodtypesectionlist
mono
android
DesignTimeResolveAssemblyReferencesInput.cache
FoodTypeSectionList.dll
FoodTypeSectionList.pdb
R.cs.flag
res
drawable
icon.png
layout
main.axml
values
TempPE
Release
__library_projects__
android
assets
FoodTypeSectionList.dll
Mono.Android.dll
Mono.Android.dll.mdb
Mono.Security.dll
Mono.Security.dll.mdb
mscorlib.dll
mscorlib.dll.mdb
System.Core.dll
System.Core.dll.mdb
System.dll
System.dll.mdb
bin
classes.dex
classes
foodtypesectionlist
Activity1.class
foodtypesectionlist
R$attr.class
R$drawable.class
R$id.class
R$layout.class
R$string.class
R.class
FruitTypeListAdapter.class
JavaObjectHandler.class
MeatTypeListAdapter.class
SectionedListAdapter.class
VegetableTypeListAdapter.class
mono
MonoPackageManager.class
MonoPackageManager_Resources.class
MonoRuntimeProvider.class
mono.android.jar
packaged_resources
foodtypesectionlist
foodtypesectionlist
src
foodtypesectionlist
foodtypesectionlist
mono
assemblies
FoodTypeSectionList.dll
Mono.Android.dll
Mono.Android.dll.mdb
Mono.Security.dll
Mono.Security.dll.mdb
mscorlib.dll
mscorlib.dll.mdb
System.Core.dll
System.Core.dll.mdb
System.dll
System.dll.mdb
System.Xml.dll
System.Xml.dll.mdb
DesignTimeResolveAssemblyReferencesInput.cache
FoodTypeSectionList.dll
FoodTypeSectionList.pdb
link.flag
R.cs.flag
res
drawable
icon.png
layout
main.axml
values
TempPE
Properties
Resources
Drawable
Icon.png
Layout
Main.axml
Values
FoodTypeSectionList_4_0_3_clean-noexe.zip
Icon.png
Main.axml
FoodTypeSectionList_4_0_3_clean.zip
FoodTypeSectionList.dll
Icon.png
Main.axml
|
package foodtypesectionlist;
public class JavaObjectHandler
extends java.lang.Object
implements
mono.android.IGCUserPeer
{
static final String __md_methods;
static {
__md_methods =
"";
mono.android.Runtime.register ("FoodTypeSectionList.JavaObjectHandler, FoodTypeSectionList, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", JavaObjectHandler.class, __md_methods);
}
public JavaObjectHandler ()
{
super ();
if (getClass () == JavaObjectHandler.class)
mono.android.TypeManager.Activate ("FoodTypeSectionList.JavaObjectHandler, FoodTypeSectionList, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { });
}
java.util.ArrayList refList;
public void monodroidAddReference (java.lang.Object obj)
{
if (refList == null)
refList = new java.util.ArrayList ();
refList.add (obj);
}
public void monodroidClearReferences ()
{
if (refList != null)
refList.clear ();
}
}
|
By viewing downloads associated with this article you agree to the Terms of use and the article's licence.
If a file you wish to view isn't highlighted, and is a text file (not binary), please
let us know and we'll add colourisation support for it.