AddCommandHandler(string,System.Action<T1>)
Summary
public void AddCommandHandler<T1>(string commandName, System.Action<T1> handler);Remarks
<<commandName param1 param2>>Parameters
Name
Description
PreviousAddCommandHandler(string,MethodInfo)NextAddCommandHandler(string,System.Func<T1, IEnumerator>)
Last updated
Was this helpful?
