Documentation for the C# command-line option parsing library

ParserFactory Class

Factory to build parser instances

For a list of all members of this type, see ParserFactory Members.

System.Object
   CommandLine.OptParse.ParserFactory

public sealed class ParserFactory

Requirements

Namespace: CommandLine.OptParse

Assembly: CSharpOptParse (in CSharpOptParse.dll)

See Also

ParserFactory Members | CommandLine.OptParse Namespace | Parser | ParserFactory | UsageBuilder