C# Class MemoScope.Core.Dac.AbstractDacFinder.LibrarySafeHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Afficher le fichier Open project: fremag/MemoScope.Net

Méthodes publiques

Méthode Description
LibrarySafeHandle ( ) : System
LibrarySafeHandle ( IntPtr handle ) : System

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Method Details

LibrarySafeHandle() public méthode

public LibrarySafeHandle ( ) : System
Résultat System

LibrarySafeHandle() public méthode

public LibrarySafeHandle ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool