Свойство | Type | Description | |
---|---|---|---|
BaseUrl | string |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
FakeServer ( ) : System | ||
FakeServer ( string host, int port ) : System | ||
Start ( HttpListenerResponse>.Action |
||
UrlFor ( string path ) : string |
Méthode | Description | |
---|---|---|
AsyncCallback ( HttpListenerResponse>.Action |
public FakeServer ( string host, int port ) : System | ||
host | string | |
port | int | |
Résultat | System |
public Start ( HttpListenerResponse>.Action |
||
action | HttpListenerResponse>.Action | |
Résultat | void |