Joutsen.ArgumentsParsing v0.3.0+1-ga4c84ed
Joutsen.ArgumentsParsing.CollectionArgument< CollectionType, ValueType > Member List

This is the complete list of members for Joutsen.ArgumentsParsing.CollectionArgument< CollectionType, ValueType >, including all inherited members.

CollectionArgument(string name, ValueCount valueCount, bool required=true, CollectionType defaultValue=default(CollectionType), string destination=null, string help=null)Joutsen.ArgumentsParsing.CollectionArgument< CollectionType, ValueType >
Create< TargetType, CollectionType, ValueType >(string name, ValueCount valueCount, bool required=true, CollectionType defaultValue=default(CollectionType), Expression< Func< TargetType, CollectionType > > destination=null, string help=null)Joutsen.ArgumentsParsing.CollectionArgument< CollectionType, ValueType >static
Description(string name=null, string alternative=null)Joutsen.ArgumentsParsing.CollectionArgument< CollectionType, ValueType >virtual
GetParser()Joutsen.ArgumentsParsing.TargetPropertyArgument< CollectionType >
helpTextJoutsen.ArgumentsParsing.TargetPropertyArgument< CollectionType >protected
IsRequiredJoutsen.ArgumentsParsing.TargetPropertyArgument< CollectionType >
KeepDelimitersJoutsen.ArgumentsParsing.CollectionArgument< CollectionType, ValueType >
NameJoutsen.ArgumentsParsing.TargetPropertyArgument< CollectionType >
parserJoutsen.ArgumentsParsing.TargetPropertyArgument< CollectionType >protected
TargetPropertyArgument(ArgumentReader< ValueType > reader, string name, bool required, ValueType defaultValue, string destination, string help, bool isFlag)Joutsen.ArgumentsParsing.TargetPropertyArgument< CollectionType >protected
TypeConverterJoutsen.ArgumentsParsing.CollectionArgument< CollectionType, ValueType >
Usage(string name=null)Joutsen.ArgumentsParsing.CollectionArgument< CollectionType, ValueType >virtual
ValueEndDelimiterJoutsen.ArgumentsParsing.CollectionArgument< CollectionType, ValueType >
ValuePartsConnectorJoutsen.ArgumentsParsing.CollectionArgument< CollectionType, ValueType >
ValueStartDelimiterJoutsen.ArgumentsParsing.CollectionArgument< CollectionType, ValueType >