Class CommandLineParser
public class CommandLineParser
- Inheritance
-
CommandLineParser
- Inherited Members
Constructors
CommandLineParser(object)
public CommandLineParser(object optionsObject)
Parameters
optionsObjectobject
Properties
Title
public string Title { get; set; }
Property Value
Methods
ParseCommandLine(string[])
public bool ParseCommandLine(string[] args)
Parameters
argsstring[]