C# Class NetIde.Help.HelpServer

Inheritance: IDisposable
Afficher le fichier Open project: netide/netide Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
HelpServer ( ) : System

Private Methods

Méthode Description
_server_RequestReceived ( object sender, NHttp.HttpRequestEventArgs e ) : void
_server_UnhandledException ( object sender, NHttp.HttpExceptionEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

HelpServer() public méthode

public HelpServer ( ) : System
Résultat System