コード例 #1
0
 static IntPtr n_AnnotationType(IntPtr jnienv, IntPtr native__this)
 {
     global::Javax.Annotation.ICheckForSigned __this = global::Java.Lang.Object.GetObject <global::Javax.Annotation.ICheckForSigned> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     return(JNIEnv.ToLocalJniHandle(__this.AnnotationType()));
 }