Loading...
Method in Actions
public void AddCommandHandler(string commandName, Func<IEnumerator> handler)
string commandName
string
System.Func<System.Collections.IEnumerator> handler
System.Func<System.Collections.IEnumerator>