Ejemplo n.º 1
0
        static void n_TestDecodeServiceTypeWithSubType(IntPtr jnienv, IntPtr native__this)
        {
            ServiceInfoTest __this = Java.Lang.Object.GetObject <ServiceInfoTest> (native__this, JniHandleOwnership.DoNotTransfer);

            __this.TestDecodeServiceTypeWithSubType();
        }
Ejemplo n.º 2
0
        static void n_TestAddress(IntPtr jnienv, IntPtr native__this)
        {
            ServiceInfoTest __this = Java.Lang.Object.GetObject <ServiceInfoTest> (native__this, JniHandleOwnership.DoNotTransfer);

            __this.TestAddress();
        }
Ejemplo n.º 3
0
        static void n_TestDecodeQualifiedNameMapDefaults(IntPtr jnienv, IntPtr native__this)
        {
            ServiceInfoTest __this = Java.Lang.Object.GetObject <ServiceInfoTest> (native__this, JniHandleOwnership.DoNotTransfer);

            __this.TestDecodeQualifiedNameMapDefaults();
        }