Namespace LemonEdge.Client.UI.API.Commands.Core
Interfaces
ICommandControlCreator
Enums
CommandButtonType
The type of button in the client ui.
These can look and behave differently depending on the client application (windows app versus web browser for instance), but should have the same type of functionality
CommandSize
The size we want the CommandButtonType to appear as in the ui
Some of these sizes are not relevant depending on the CommandButtonType, and some will appear differently depending on the client application anyway (windows app versus web browser for instance)