Method | Description | |
---|---|---|
DelayedExecutor ( System.Action methodToExecute, System.TimeSpan delay ) : System |
Method | Description | |
---|---|---|
DisableTimeAndExecuteEvent ( object state ) : void |
public DelayedExecutor ( System.Action methodToExecute, System.TimeSpan delay ) : System | ||
methodToExecute | System.Action | |
delay | System.TimeSpan | |
return | System |