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 )
IntentService::IntentService ( java arg0 )