RemoveCommandHandler(string)
Method in IActionRegistration
Summary
Removes a command handler.
Parameters
Name | Description |
---|---|
| The name of the command to remove. |
PreviousAddFunction(string,System.Func<T1, T2, T3, T4, T5, T6, T7, T8, TResult>)NextRemoveFunction(string)
Last updated