Ejemplo n.º 1
0
 static int n_DescribeContents(IntPtr jnienv, IntPtr native__this)
 {
     global::Com.Bluecats.Sdk.BCCustomValue __this = global::Java.Lang.Object.GetObject <global::Com.Bluecats.Sdk.BCCustomValue> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     return(__this.DescribeContents());
 }