public static System.Collections.Generic.IEnumerable <string> GetHelp(this Orc.CommandLine.ICommandLineParser commandLineParser, Orc.CommandLine.IContext targetContext)
 {
 }
 public System.Collections.Generic.IEnumerable <string> GetHelp(Orc.CommandLine.IContext targetContext)
 {
 }
 public Catel.Data.IValidationContext Parse(System.Collections.Generic.List <string> commandLineArguments, Orc.CommandLine.IContext targetContext)
 {
 }
 public Catel.Data.IValidationContext Parse(string commandLine, Orc.CommandLine.IContext targetContext)
 {
 }
 protected virtual System.Text.RegularExpressions.Regex CreateRegex(Orc.CommandLine.IContext targetContext)
 {
 }
 public System.Collections.Generic.IEnumerable <Orc.CommandLine.OptionDefinition> GetOptionDefinitions(Orc.CommandLine.IContext targetContext)
 {
 }