Click or drag to resize

Cauldron.Consoles Namespace

 
Classes
  ClassDescription
Public classConsoleTableColumn
Reprents a column of the table and the corresponding values
Public classConsoleUtils
A collection of console utilities
Public classExecutionGroupAttribute
Specifies additional meta data to the execution group class
Public classParameterAttribute
Specifies that the property is a parameter
Public classParameterParser
Parses the parameters passed to the application
Public classRequiredParametersMissingException
Represents a error that occured during the parsing. A required parameter has no assigned value.
Public classRequiredValuesMissingException
Represents a error that occured during the parsing. A parameter with non optional value has no assigned value.
Public classUnknownParameterException
Represents an error that occured during the parsing. The parser was not able to identify the passed parameter.
Interfaces
  InterfaceDescription
Public interfaceIExecutionGroup
Represents an execution group
Enumerations
  EnumerationDescription
Public enumerationColumnAlignment
Describes how a column content is aligend