public virtual void OnRtnContract(TapAPITradeContractInfo info)
 {
     TapTradePINVOKE.ITapTradeAPINotify_OnRtnContract(swigCPtr, TapAPITradeContractInfo.getCPtr(info));
 }