C# Class System.Net.Security.SafeDeleteContext.SafeDeleteContext

Inheritance: System.Runtime.InteropServices.SafeHandle
Datei anzeigen Open project: dotnet/corefx

Public Methods

Method Description
DangerousGetHandle ( ) : IntPtr
ToString ( ) : string

Protected Methods

Method Description
SafeDeleteContext ( ) : Microsoft.Win32.SafeHandles

Method Details

DangerousGetHandle() public method

public DangerousGetHandle ( ) : IntPtr
return IntPtr

SafeDeleteContext() protected method

protected SafeDeleteContext ( ) : Microsoft.Win32.SafeHandles
return Microsoft.Win32.SafeHandles

ToString() public method

public ToString ( ) : string
return string