Loading...
Method in IActionRegistration
Removes a command handler.
void RemoveCommandHandler(string commandName);
string commandName
string
The name of the command to remove.