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

SimpleCursorTreeAdapter() static private method

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

Same methods

SimpleCursorTreeAdapter::SimpleCursorTreeAdapter ( android arg0, android arg1, int arg2, int arg3, java arg4, int arg5, int arg6, int arg7, java arg8, int arg9 )
SimpleCursorTreeAdapter::SimpleCursorTreeAdapter ( android arg0, android arg1, int arg2, int arg3, java arg4, int arg5, int arg6, java arg7, int arg8 )
SimpleCursorTreeAdapter::SimpleCursorTreeAdapter ( android arg0, android arg1, int arg2, java arg3, int arg4, int arg5, java arg6, int arg7 )
SimpleCursorTreeAdapter::SimpleCursorTreeAdapter ( global @__env )