Méthode | Description | |
---|---|---|
ExecuteAction ( this system, IEnumerator actionMethod ) : IEnumerator | ||
ExecuteHandler ( this system, IEnumerator handlerMethod ) : void |
public static ExecuteAction ( this system, IEnumerator actionMethod ) : IEnumerator | ||
system | this | |
actionMethod | IEnumerator | |
Résultat | IEnumerator |
public static ExecuteHandler ( this system, IEnumerator handlerMethod ) : void | ||
system | this | |
handlerMethod | IEnumerator | |
Résultat | void |