C# 클래스 HealthMonitoring.TimeManagement.TimeCoordinator.DefaultStopwatch

상속: IStopwatch
파일 보기 프로젝트 열기: wongatech/HealthMonitoring

공개 메소드들

메소드 설명
Start ( ) : IStopwatch
Stop ( ) : IStopwatch

메소드 상세

Start() 공개 메소드

public Start ( ) : IStopwatch
리턴 IStopwatch

Stop() 공개 메소드

public Stop ( ) : IStopwatch
리턴 IStopwatch