C# Class Nancy.Hosting.Event2.Interop.EvBuffer

Inheritance: System.Runtime.InteropServices.SafeHandle
ファイルを表示 Open project: kekekeks/Nancy.Hosting.Event.2 Class Usage Examples

Public Methods

Method Description
EvBuffer ( ) : System
EvBuffer ( IntPtr h, bool owned ) : System

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Method Details

EvBuffer() public method

public EvBuffer ( ) : System
return System

EvBuffer() public method

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

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool