Beispiel #1
0
 public TapAPICommodityOrderTimeInForceQryRsp(TapAPICommodityOrderTimeInForceQryRsp other) : this(TapTradePINVOKE.new_TapAPICommodityOrderTimeInForceQryRsp__SWIG_1(TapAPICommodityOrderTimeInForceQryRsp.getCPtr(other)), true)
 {
     if (TapTradePINVOKE.SWIGPendingException.Pending)
     {
         throw TapTradePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #2
0
 internal static HandleRef getCPtr(TapAPICommodityOrderTimeInForceQryRsp obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }