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 )