C# Class EvHttpSharp.Interop.EvUserEvent

Inheritance: IDisposable
Afficher le fichier Open project: kekekeks/evhttp-sharp Class Usage Examples

Méthodes publiques

Méthode Description
Activate ( ) : void
Dispose ( ) : void
EvUserEvent ( EventBase evBase ) : System

Private Methods

Méthode Description
CallbackNix ( int fd, short events, IntPtr arg ) : void
CallbackWin ( IntPtr fd, short events, IntPtr arg ) : void

Method Details

Activate() public méthode

public Activate ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

EvUserEvent() public méthode

public EvUserEvent ( EventBase evBase ) : System
evBase EventBase
Résultat System