Property | Type | Description |
---|
Method | Description | |
---|---|---|
Loop ( Func |
|
|
SetInterval ( System.TimeSpan TimeSpan, Func |
|
|
SetTimeout ( System.TimeSpan TimeSpan, Func |
|
static public Loop ( Func |
||
Action | Func |
|
ShowVersion | bool | |
return | void |
static public SetInterval ( System.TimeSpan TimeSpan, Func |
||
TimeSpan | System.TimeSpan | |
Action | Func |
|
return | TimerAsync |
static public SetTimeout ( System.TimeSpan TimeSpan, Func |
||
TimeSpan | System.TimeSpan | |
Action | Func |
|
return | TimerAsync |