AddCommandHandler(string,Func<IEnumerator>)
Summary
public void AddCommandHandler(string commandName, Func<IEnumerator> handler)Parameters
Name
Description
Last updated
Was this helpful?
Method in Actions
public void AddCommandHandler(string commandName, Func<IEnumerator> handler)string commandName
System.Func<System.Collections.IEnumerator> handler
Last updated
Was this helpful?
Was this helpful?
