Dev2.SafeTokenHandle.SafeTokenHandle C# (CSharp) Method

SafeTokenHandle() private method

private SafeTokenHandle ( ) : System
return System
        private SafeTokenHandle()
            : base(true)
        {
        }