android.app.IntentService_.IntentService_ C# (CSharp) Метод

IntentService_() статический приватный Метод

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

Same methods

IntentService_::IntentService_ ( global @__env )