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

LoomServer() private method

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