Namespace MASES.CLIParser
Classes
- ArgumentMetadataBase
- Class managing the argument information 
- ArgumentMetadata<T>
- Class managing the argument information 
- Parser
- Public entry point for the parser 
- ParserExtension
- Helper methods for the Parser class 
Interfaces
- IArgumentMetadata
- Metadata associated to the argument, used during the parse 
- IArgumentMetadataParsed
- Result of the argument analysis after the parse 
Enums
- ArgumentPrefix
- Prefixes of the argument 
- ArgumentType
- Represent the argument format 
- ArgumentValueType
- Represent the argument possible values to check