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

LoomServer() private méthode

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