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

ResourceCursorTreeAdapter() static private method

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

Same methods

ResourceCursorTreeAdapter::ResourceCursorTreeAdapter ( android arg0, android arg1, int arg2, int arg3 )
ResourceCursorTreeAdapter::ResourceCursorTreeAdapter ( android arg0, android arg1, int arg2, int arg3, int arg4 )
ResourceCursorTreeAdapter::ResourceCursorTreeAdapter ( android arg0, android arg1, int arg2, int arg3, int arg4, int arg5 )
ResourceCursorTreeAdapter::ResourceCursorTreeAdapter ( global @__env )