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

Inheritance: System.Runtime.InteropServices.SafeHandle
Afficher le fichier Open project: kekekeks/Nancy.Hosting.Event.2 Class Usage Examples

Méthodes publiques

Méthode Description
EvBuffer ( ) : System
EvBuffer ( IntPtr h, bool owned ) : System

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Method Details

EvBuffer() public méthode

public EvBuffer ( ) : System
Résultat System

EvBuffer() public méthode

public EvBuffer ( IntPtr h, bool owned ) : System
h System.IntPtr
owned bool
Résultat System

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool