Свойство | Type | Description | |
---|---|---|---|
_parameters | List |
Méthode | Description | |
---|---|---|
Add ( |
||
Add ( string name, string description ) : |
||
BaseCommandHandlerParameter ( string name, string description ) : System | ||
BaseCommandHandlerParameter ( string name, string description, CommandType type ) : System | ||
GetDescription ( string newline ) : string | ||
Insert ( string name, string description ) : |
||
Rebrand ( string name, string description ) : void | ||
Rebrand ( string name, string description, CommandType type ) : void |
Méthode | Description | |
---|---|---|
setNameProperties ( |
||
setNameProperties ( string rawName ) : void |
public Add ( |
||
parameter | ||
Résultat |
public Add ( string name, string description ) : |
||
name | string | |
description | string | |
Résultat |
public BaseCommandHandlerParameter ( string name, string description ) : System | ||
name | string | |
description | string | |
Résultat | System |
public BaseCommandHandlerParameter ( string name, string description, CommandType type ) : System | ||
name | string | |
description | string | |
type | CommandType | |
Résultat | System |
public GetDescription ( string newline ) : string | ||
newline | string | |
Résultat | string |
public Insert ( string name, string description ) : |
||
name | string | |
description | string | |
Résultat |
public Rebrand ( string name, string description ) : void | ||
name | string | |
description | string | |
Résultat | void |
public Rebrand ( string name, string description, CommandType type ) : void | ||
name | string | |
description | string | |
type | CommandType | |
Résultat | void |