Property | Type | Description |
---|
Method | Description | |
---|---|---|
CommandLineOptionGroupAttribute ( string id ) : System |
Initializes a new instance of the CommandLineOptionGroupAttribute class. The id must be unique within the option manager object. |
public CommandLineOptionGroupAttribute ( string id ) : System | ||
id | string | The id. |
return | System |