HelpOption(String, String) Constructor

Definition

Assembly XenoAtom.CommandLine.dll

Represents a help option with the following default aliases: -h, -?, --help

public HelpOption(string prototype = "h|?|help", string help = "Show this message and exit")

Parameters

prototype
String
help
String