![]() |
BadScript 2
|
This is the complete list of members for CommandLine.Core.Specification, including all inherited members.
| ConversionType | CommandLine.Core.Specification | |
| DefaultValue | CommandLine.Core.Specification | |
| EnumValues | CommandLine.Core.Specification | |
| FromProperty(PropertyInfo property) | CommandLine.Core.Specification | static |
| HelpText | CommandLine.Core.Specification | |
| Hidden | CommandLine.Core.Specification | |
| Max | CommandLine.Core.Specification | |
| MetaValue | CommandLine.Core.Specification | |
| Min | CommandLine.Core.Specification | |
| Required | CommandLine.Core.Specification | |
| Specification(SpecificationType tag, bool required, Maybe< int > min, Maybe< int > max, Maybe< object > defaultValue, string helpText, string metaValue, IEnumerable< string > enumValues, Type conversionType, TargetType targetType, bool hidden=false) | CommandLine.Core.Specification | protected |
| Tag | CommandLine.Core.Specification | |
| TargetType | CommandLine.Core.Specification |