public virtual void OnRtnOrder(TapAPIOrderInfoNotice info)
 {
     TapTradePINVOKE.ITapTradeAPINotify_OnRtnOrder(swigCPtr, TapAPIOrderInfoNotice.getCPtr(info));
 }