C# Class QRPrint.WebServer

Afficher le fichier Open project: yukimizake/QRPrint Class Usage Examples

Méthodes publiques

Méthode Description
Start ( ) : void
Stop ( ) : void
WebServer ( string uriPrefix ) : System

Private Methods

Méthode Description
ProcessRequest ( object listenerContext ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

WebServer() public méthode

public WebServer ( string uriPrefix ) : System
uriPrefix string
Résultat System