C# Class Microsoft.Win32.SafeHandles.SafeLibraryHandle

Inheritance: SafeHandleZeroOrMinusOneIsInvalid
Mostrar archivo Open project: dotnet/corefx Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
SafeLibraryHandle ( ) : System
SafeLibraryHandle ( bool ownsHandle ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool