Method | Description | |
---|---|---|
DelayedCall ( String key, System.Action action, int ms ) : void |
Method | Description | |
---|---|---|
timer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void |
public static DelayedCall ( String key, System.Action action, int ms ) : void | ||
key | String | |
action | System.Action | |
ms | int | |
return | void |