메소드 | 설명 | |
---|---|---|
ExecuteAction ( this system, IEnumerator actionMethod ) : IEnumerator | ||
ExecuteHandler ( this system, IEnumerator handlerMethod ) : void |
public static ExecuteAction ( this system, IEnumerator actionMethod ) : IEnumerator | ||
system | this | |
actionMethod | IEnumerator | |
리턴 | IEnumerator |
public static ExecuteHandler ( this system, IEnumerator handlerMethod ) : void | ||
system | this | |
handlerMethod | IEnumerator | |
리턴 | void |