Method | Description | |
---|---|---|
Timer ( TimeSpan timeSpan, System.Action timeUp ) : System |
Method | Description | |
---|---|---|
TimerElapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void |
public Timer ( TimeSpan timeSpan, System.Action timeUp ) : System | ||
timeSpan | TimeSpan | |
timeUp | System.Action | |
return | System |