C# Class System.Threading.IUnknownSafeHandle

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

Public Methods

Method Description
IUnknownSafeHandle ( ) : System.Security

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
Clone ( ) : Object

Method Details

IUnknownSafeHandle() public method

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

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool