Méthode | Description | |
---|---|---|
OptionArrayAttribute ( string shortName, string longName ) : System |
Initializes a new instance of the CommandLine.OptionArrayAttribute class.
|
public OptionArrayAttribute ( string shortName, string longName ) : System | ||
shortName | string | The short name of the option or null if not used. |
longName | string | The long name of the option or null if not used. |
Résultat | System |