C# Class EvHttpSharp.Interop.EvHttpConnection

Inheritance: System.Runtime.InteropServices.SafeHandle
Afficher le fichier Open project: kekekeks/evhttp-sharp

Méthodes publiques

Méthode Description
EvHttpConnection ( ) : System
EvHttpConnection ( IntPtr h ) : System

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Method Details

EvHttpConnection() public méthode

public EvHttpConnection ( ) : System
Résultat System

EvHttpConnection() public méthode

public EvHttpConnection ( IntPtr h ) : System
h System.IntPtr
Résultat System

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool