C# Class HealthMonitoring.TimeManagement.TimeCoordinator.DefaultStopwatch

Inheritance: IStopwatch
Mostra file Open project: wongatech/HealthMonitoring

Public Methods

Method Description
Start ( ) : IStopwatch
Stop ( ) : IStopwatch

Method Details

Start() public method

public Start ( ) : IStopwatch
return IStopwatch

Stop() public method

public Stop ( ) : IStopwatch
return IStopwatch