C# Class Pomona.Example.CritterHost

Afficher le fichier Open project: Pomona/Pomona Class Usage Examples

Méthodes publiques

Méthode Description
CritterHost ( Uri baseUri ) : System
Start ( ) : void
Stop ( ) : void

Method Details

CritterHost() public méthode

public CritterHost ( Uri baseUri ) : System
baseUri System.Uri
Résultat System

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void