android.widget.CursorTreeAdapter.CursorTreeAdapter C# (CSharp) Method

CursorTreeAdapter() static private method

static private CursorTreeAdapter ( )
        static CursorTreeAdapter()
        {
            global::MonoJavaBridge.JNIEnv @__env = global::MonoJavaBridge.JNIEnv.ThreadEnv;
            global::android.widget.CursorTreeAdapter.staticClass = @__env.NewGlobalRef(@__env.FindClass("android/widget/CursorTreeAdapter"));
        }

Same methods

CursorTreeAdapter::CursorTreeAdapter ( android arg0, android arg1 )
CursorTreeAdapter::CursorTreeAdapter ( android arg0, android arg1, bool arg2 )
CursorTreeAdapter::CursorTreeAdapter ( global @__env )