C# Class HelloWorld.Publish.ServerEndpoint

Inheritance: IWantToRunAtStartup
Afficher le fichier Open project: Slesa/Playground

Méthodes publiques

Свойство Type Description
stopWatch Stopwatch

Méthodes publiques

Méthode Description
Run ( ) : void
Stop ( ) : void

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

Property Details

stopWatch public_oe property

public Stopwatch stopWatch
Résultat Stopwatch