Command - конструктор |
Имя | Описание | |
---|---|---|
Command(String) |
Initializes a new instance of the Command class using the specified command name.
| |
Command(String, String) |
Initializes a new instance of the Command class using the specified command name and description.
|