C# Class Microsoft.Samples.Debugging.CorDebug.ProcessSafeHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
显示文件 Open project: LogosBible/monodevelop Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

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

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool