C# 클래스 Nancy.Hosting.Event2.Interop.EvBuffer

상속: System.Runtime.InteropServices.SafeHandle
파일 보기 프로젝트 열기: kekekeks/Nancy.Hosting.Event.2 1 사용 예제들

공개 메소드들

메소드 설명
EvBuffer ( ) : System
EvBuffer ( IntPtr h, bool owned ) : System

보호된 메소드들

메소드 설명
ReleaseHandle ( ) : bool

메소드 상세

EvBuffer() 공개 메소드

public EvBuffer ( ) : System
리턴 System

EvBuffer() 공개 메소드

public EvBuffer ( IntPtr h, bool owned ) : System
h System.IntPtr
owned bool
리턴 System

ReleaseHandle() 보호된 메소드

protected ReleaseHandle ( ) : bool
리턴 bool