public TapAPIAmendOrder(TapAPIAmendOrder other) : this(TapTradePINVOKE.new_TapAPIAmendOrder__SWIG_1(TapAPIAmendOrder.getCPtr(other)), true) { if (TapTradePINVOKE.SWIGPendingException.Pending) { throw TapTradePINVOKE.SWIGPendingException.Retrieve(); } }
internal static HandleRef getCPtr(TapAPIAmendOrder obj) { return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr); }