Method | Description | |
---|---|---|
DelayExecution ( System.TimeSpan delay, System.Action action, Action |
||
DelayExecution ( double delay, System.Action action, Action |
public static DelayExecution ( System.TimeSpan delay, System.Action action, Action |
||
delay | System.TimeSpan | |
action | System.Action | |
invoker | Action |
|
return | void |
public static DelayExecution ( double delay, System.Action action, Action |
||
delay | double | |
action | System.Action | |
invoker | Action |
|
return | void |