Exemple #1
0
 static int n_Length(IntPtr jnienv, IntPtr native__this)
 {
     global::BE.Abeel.Bioinformatics.Dnaproperties.DNAProperty __this = global::Java.Lang.Object.GetObject <global::BE.Abeel.Bioinformatics.Dnaproperties.DNAProperty> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     return(__this.Length());
 }