C# 클래스 MemoScope.Core.Dac.AbstractDacFinder.LibrarySafeHandle

상속: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
파일 보기 프로젝트 열기: fremag/MemoScope.Net

공개 메소드들

메소드 설명
LibrarySafeHandle ( ) : System
LibrarySafeHandle ( IntPtr handle ) : System

보호된 메소드들

메소드 설명
ReleaseHandle ( ) : bool

메소드 상세

LibrarySafeHandle() 공개 메소드

public LibrarySafeHandle ( ) : System
리턴 System

LibrarySafeHandle() 공개 메소드

public LibrarySafeHandle ( IntPtr handle ) : System
handle System.IntPtr
리턴 System

ReleaseHandle() 보호된 메소드

protected ReleaseHandle ( ) : bool
리턴 bool