BadScript 2
Loading...
Searching...
No Matches
CommandLine.Core.Specification Member List

This is the complete list of members for CommandLine.Core.Specification, including all inherited members.

ConversionTypeCommandLine.Core.Specification
DefaultValueCommandLine.Core.Specification
EnumValuesCommandLine.Core.Specification
FromProperty(PropertyInfo property)CommandLine.Core.Specificationstatic
HelpTextCommandLine.Core.Specification
HiddenCommandLine.Core.Specification
MaxCommandLine.Core.Specification
MetaValueCommandLine.Core.Specification
MinCommandLine.Core.Specification
RequiredCommandLine.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.Specificationprotected
TagCommandLine.Core.Specification
TargetTypeCommandLine.Core.Specification