C# Class android.widget.ResourceCursorTreeAdapterScopeChangeShim_

Inheritance: android.widget.ResourceCursorTreeAdapterScopeChangeShim
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes protégées

Méthode Description
bindChildView ( android arg0, android arg1, android arg2, bool arg3 ) : void
bindGroupView ( android arg0, android arg1, android arg2, bool arg3 ) : void
getChildrenCursor ( android arg0 ) : global::android.database.Cursor

Private Methods

Méthode Description
ResourceCursorTreeAdapterScopeChangeShim_ ( )
ResourceCursorTreeAdapterScopeChangeShim_ ( global @__env )

Method Details

bindChildView() protected méthode

protected bindChildView ( android arg0, android arg1, android arg2, bool arg3 ) : void
arg0 android
arg1 android
arg2 android
arg3 bool
Résultat void

bindGroupView() protected méthode

protected bindGroupView ( android arg0, android arg1, android arg2, bool arg3 ) : void
arg0 android
arg1 android
arg2 android
arg3 bool
Résultat void

getChildrenCursor() protected méthode

protected getChildrenCursor ( android arg0 ) : global::android.database.Cursor
arg0 android
Résultat global::android.database.Cursor