Documentation for the C# command-line option parsing library
CommandLine.OptParse Hierarchy
System.Object
CommandLine.OptParse.DefaultUsageInfo
----
CommandLine.OptParse.IProgUsageInfo
CommandLine.OptParse.DictionaryParserHelper
----
CommandLine.OptParse.IOptionContainer
,
CommandLine.OptParse.IOptionResults
CommandLine.OptParse.EnumDescriptorReader
CommandLine.OptParse.IOptionContainer
CommandLine.OptParse.IOptionResults
----
CommandLine.OptParse.IOptionContainer
CommandLine.OptParse.IProgUsageInfo
CommandLine.OptParse.OptionDefinition
CommandLine.OptParse.OptionResult
CommandLine.OptParse.Parser
----
CommandLine.OptParse.IOptionContainer
CommandLine.OptParse.ParserFactory
CommandLine.OptParse.PropertyFieldParserHelper
----
CommandLine.OptParse.IOptionContainer
,
CommandLine.OptParse.IOptionResults
CommandLine.OptParse.UsageBuilder
System.Attribute
CommandLine.OptParse.LongOptionNameAttribute
CommandLine.OptParse.OptDefAttribute
CommandLine.OptParse.ShortOptionNameAttribute
CommandLine.OptParse.UseNameAsLongOptionAttribute
System.Collections.DictionaryBase
----
System.Collections.ICollection
,
System.Collections.IDictionary
,
System.Collections.IEnumerable
CommandLine.OptParse.OptionResultsDictionary
System.Delegate
----
System.ICloneable
,
System.Runtime.Serialization.ISerializable
System.MulticastDelegate
CommandLine.OptParse.WarningEventHandler
System.EventArgs
CommandLine.OptParse.OptionWarningEventArgs
System.Exception
----
System.Runtime.Serialization.ISerializable
System.ApplicationException
CommandLine.OptParse.ParseException
CommandLine.OptParse.InvalidValueException
System.ValueType
System.Enum
----
System.IComparable
,
System.IConvertible
,
System.IFormattable
CommandLine.OptParse.DupOptHandleType
CommandLine.OptParse.ListType
CommandLine.OptParse.OptStyle
CommandLine.OptParse.OptValType
CommandLine.OptParse.UnixShortOption
CommandLine.OptParse.UnknownOptHandleType
See Also
CommandLine.OptParse Namespace