public GetStatus(IStopwatchDetails stopwatchDetails) { _stopwatchDetails = stopwatchDetails; }
public SaveStatus(IStopwatchDetails stopwatchDetails) { _stopwatchDetails = stopwatchDetails; }