| Icon | Member | Description |
|---|---|---|
| Execute()()() |
Executes this chain of command.
| |
| Execute(IDictionary<(Of <(String, Object>)>)) |
Executes the chain of command with the specified parameters.
| |
| Execute(Object) |
Defines the method to be called when the command is invoked.
|