AddCommandHandler(string,Action)
Method in Actions
Summary
public void AddCommandHandler(string commandName, Action handler);
Parameters
Name
Description
string
commandName
System.Action
handler
Last updated
Was this helpful?
Method in Actions
public void AddCommandHandler(string commandName, Action handler);
string
commandName
System.Action
handler
Last updated
Was this helpful?