Метод | Описание | |
---|---|---|
CommandAttribute ( string name = null, string description = null ) : System |
Initializes a new instance of the CommandAttribute class.
|
public CommandAttribute ( string name = null, string description = null ) : System | ||
name | string | The name. |
description | string | The description. |
Результат | System |