Method | Description | |
---|---|---|
Start ( ) : void | ||
Stop ( ) : void | ||
TimeRemaining ( ) : TimeSpan | ||
TimerSet ( TimeSpan timeSpan, System.Action action ) : System |
Method | Description | |
---|---|---|
Tick ( uint i ) : void |
public TimerSet ( TimeSpan timeSpan, System.Action action ) : System | ||
timeSpan | TimeSpan | |
action | System.Action | |
return | System |