Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Nancy
Hosting
Event2
Interop
EvBuffer
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