C# Class HealthMonitoring.TimeManagement.TimeCoordinator.DefaultStopwatch

Inheritance: IStopwatch
ファイルを表示 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