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

Displayable() private méthode

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