C# 클래스 android.widget.ResourceCursorTreeAdapterScopeChangeShim_

상속: android.widget.ResourceCursorTreeAdapterScopeChangeShim
파일 보기 프로젝트 열기: JeroMiya/androidmono

보호된 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
ResourceCursorTreeAdapterScopeChangeShim_ ( )
ResourceCursorTreeAdapterScopeChangeShim_ ( global @__env )

메소드 상세

bindChildView() 보호된 메소드

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

bindGroupView() 보호된 메소드

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

getChildrenCursor() 보호된 메소드

protected getChildrenCursor ( android arg0 ) : global::android.database.Cursor
arg0 android
리턴 global::android.database.Cursor