RemoveCommandHandler(string)
Removes a command handler.
public void RemoveCommandHandler(string commandName)
Name | Description |
---|---|
string commandName | The name of the command to remove. |
Last modified 1yr ago
Name | Description |
---|---|
string commandName | The name of the command to remove. |