public virtual void OnRtnFund(TapAPIFundData info)
 {
     TapTradePINVOKE.ITapTradeAPINotify_OnRtnFund(swigCPtr, TapAPIFundData.getCPtr(info));
 }