OpenTransactions.OTAPI.OfferListNym.OfferListNym C# (CSharp) Méthode

OfferListNym() private méthode

private OfferListNym ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
Résultat System
        internal OfferListNym(IntPtr cPtr, bool cMemoryOwn)
            : base(otapiPINVOKE.OfferListNym_SWIGUpcast(cPtr), cMemoryOwn)
        {
            swigCPtr = new HandleRef(this, cPtr);
        }