C# Class EvHttpSharp.Interop.EventBase

Inheritance: System.Runtime.InteropServices.SafeHandle
Datei anzeigen Open project: kekekeks/evhttp-sharp Class Usage Examples

Public Methods

Method Description
EventBase ( ) : System

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Method Details

EventBase() public method

public EventBase ( ) : System
return System

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool