메소드 | 설명 | |
---|---|---|
CancelDelayedAction ( string name ) : void | ||
Close ( ) : void | ||
StartDelayedAction ( string name, System.Action action, System.TimeSpan delay ) : void |
public StartDelayedAction ( string name, System.Action action, System.TimeSpan delay ) : void | ||
name | string | |
action | System.Action | |
delay | System.TimeSpan | |
리턴 | void |