Exemplo n.º 1
0
        public virtual int SetAPINotify(ITapTradeAPINotify apiNotify)
        {
            int ret = TapTradePINVOKE.ITapTradeAPI_SetAPINotify(swigCPtr, ITapTradeAPINotify.getCPtr(apiNotify));

            return(ret);
        }