OpenTransactions.OTAPI.ServerInfo.ServerInfo C# (CSharp) 메소드

ServerInfo() 개인적인 메소드

private ServerInfo ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
리턴 System
        internal ServerInfo(IntPtr cPtr, bool cMemoryOwn)
            : base(otapiPINVOKE.ServerInfo_SWIGUpcast(cPtr), cMemoryOwn)
        {
            swigCPtr = new HandleRef(this, cPtr);
        }