C# Class System.Threading.SafeCompressedStackHandle

Inheritance: System.Runtime.InteropServices.SafeHandle
显示文件 Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
SafeCompressedStackHandle ( ) : System.Security

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool

SafeCompressedStackHandle() public method

public SafeCompressedStackHandle ( ) : System.Security
return System.Security