C# 클래스 ShootBlues.SafeProcessHandle

상속: System.Runtime.InteropServices.SafeHandle
파일 보기 프로젝트 열기: kg/shootblues

공개 메소드들

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

보호된 메소드들

메소드 설명
ReleaseHandle ( ) : bool

메소드 상세

ReleaseHandle() 보호된 메소드

protected ReleaseHandle ( ) : bool
리턴 bool

SafeProcessHandle() 공개 메소드

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