C# Class Btl.Builders.TimerModelBuilder

Datei anzeigen Open project: barrylapthorn/countdown_timer

Public Methods

Method Description
GetNewTimer ( ) : ITimerModel

Get a new instance of a TimerModel

Method Details

GetNewTimer() public static method

Get a new instance of a TimerModel
public static GetNewTimer ( ) : ITimerModel
return ITimerModel