C# Class Microsoft.Win32.SafeHandles.SafeX509ChainHandle

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

Private Properties

Property Type Description
SafeX509ChainHandle
SafeX509ChainHandle System

Protected Methods

Method Description
Dispose ( bool disposing ) : void
ReleaseHandle ( ) : bool

Private Methods

Method Description
SafeX509ChainHandle ( )
SafeX509ChainHandle ( ) : System

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool