예제 #1
0
 public TapAPIApplicationInfo(TapAPIApplicationInfo other) : this(TapQuotePINVOKE.new_TapAPIApplicationInfo__SWIG_1(TapAPIApplicationInfo.getCPtr(other)), true)
 {
     if (TapQuotePINVOKE.SWIGPendingException.Pending)
     {
         throw TapQuotePINVOKE.SWIGPendingException.Retrieve();
     }
 }
예제 #2
0
 internal static HandleRef getCPtr(TapAPIApplicationInfo obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }