public MipCommandParamPair(MipCommandParamPair other) : this(msclPINVOKE.new_MipCommandParamPair__SWIG_2(MipCommandParamPair.getCPtr(other)), true) { if (msclPINVOKE.SWIGPendingException.Pending) { throw msclPINVOKE.SWIGPendingException.Retrieve(); } }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(MipCommandParamPair obj) { return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; }