Beispiel #1
0
 public TapAPIHisQuote(TapAPIHisQuote other) : this(TapQuotePINVOKE.new_TapAPIHisQuote__SWIG_1(TapAPIHisQuote.getCPtr(other)), true)
 {
     if (TapQuotePINVOKE.SWIGPendingException.Pending)
     {
         throw TapQuotePINVOKE.SWIGPendingException.Retrieve();
     }
 }