System.Threading.SafeCompressedStackHandle.SafeCompressedStackHandle C# (CSharp) 메소드

SafeCompressedStackHandle() 공개 메소드

public SafeCompressedStackHandle ( ) : System.Security
리턴 System.Security
        public SafeCompressedStackHandle() : base(IntPtr.Zero, true)
        {       
        }