System.Threading.SafeCompressedStackHandle.SafeCompressedStackHandle C# (CSharp) Méthode

SafeCompressedStackHandle() public méthode

public SafeCompressedStackHandle ( ) : System.Security
Résultat System.Security
        public SafeCompressedStackHandle() : base(IntPtr.Zero, true)
        {       
        }