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