Command Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of Command.
Overload List
Name | Description | |
---|---|---|
![]() |
Command() | Initializes a new instance of Command using the default values. |
![]() |
Command(String) | Initializes a new instance of the Command class using a name. |
Top