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

BaseExpandableListAdapter_() static private method

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

Same methods

BaseExpandableListAdapter_::BaseExpandableListAdapter_ ( global @__env )