C# Class android.widget.ResourceCursorTreeAdapterScopeChangeShim_

Inheritance: android.widget.ResourceCursorTreeAdapterScopeChangeShim
Mostra file Open project: JeroMiya/androidmono

Protected Methods

Method 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

Method Description
ResourceCursorTreeAdapterScopeChangeShim_ ( )
ResourceCursorTreeAdapterScopeChangeShim_ ( global @__env )

Method Details

bindChildView() protected method

protected bindChildView ( android arg0, android arg1, android arg2, bool arg3 ) : void
arg0 android
arg1 android
arg2 android
arg3 bool
return void

bindGroupView() protected method

protected bindGroupView ( android arg0, android arg1, android arg2, bool arg3 ) : void
arg0 android
arg1 android
arg2 android
arg3 bool
return void

getChildrenCursor() protected method

protected getChildrenCursor ( android arg0 ) : global::android.database.Cursor
arg0 android
return global::android.database.Cursor