Loading...
Method in Actions
public void AddCommandHandler(string commandName, Action handler);
string commandName
string
System.Action handler
System.Action