C# Class KuduHandles.SafeGenericHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
ファイルを表示 Open project: projectkudu/KuduHandles Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
SafeGenericHandle ( ) : System
SafeGenericHandle ( IntPtr handle, bool ownsHandle ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool