-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
We currently have a lot of classes/interfaces related to command configuration.
ICommandConfigurationBuilder
ICommandConfigurationBuilder<TSource>
ICommandBuilder<TOption>
ICommandBuilder<TOption, TCommandOption>
A lot of properties and methods are being duplicated. This has been done to not expose unwanted methods/properties in the public API.
Refactor of those interfaces/classes are needed for the 0.3 release.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request