AddCommandHandler(string,Func<T1, IEnumerator>)
Summary
public void AddCommandHandler<T1>(string commandName, Func<T1, IEnumerator> handler)Parameters
Name
Description
Last updated
Was this helpful?
public void AddCommandHandler<T1>(string commandName, Func<T1, IEnumerator> handler)Last updated
Was this helpful?
Was this helpful?