OpenTransactions.OTAPI.TradeDataNym.TradeDataNym C# (CSharp) Method

TradeDataNym() private method

private TradeDataNym ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr IntPtr
cMemoryOwn bool
return System
        internal TradeDataNym(IntPtr cPtr, bool cMemoryOwn)
            : base(otapiPINVOKE.TradeDataNym_SWIGUpcast(cPtr), cMemoryOwn)
        {
            swigCPtr = new HandleRef(this, cPtr);
        }