Definition for registering a command with its handler within a context.
The command type
The result type returned by the handler
Readonly
Unique name for the command type.
The command class constructor.
The handler instance for this command.
Definition for registering a command with its handler within a context.