DefaultCommandConfigurator Class
Fluent configurator for the default command.
public sealed class DefaultCommandConfigurator
Methods
-
DefaultCommandConfigurator WithData
(object) -
Sets data that will be passed to the command via the
CommandContext
. -
DefaultCommandConfigurator WithDescription
(string) - Sets the description of the default command.