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