Beispiel #1
0
        static int n_DescribeContents(IntPtr jnienv, IntPtr native__this)
        {
            SetMotionTimeoutCommand __this = Java.Lang.Object.GetObject <SetMotionTimeoutCommand> (native__this, JniHandleOwnership.DoNotTransfer);

            return(__this.DescribeContents());
        }