Command Constructor |
Name | Description | |
---|---|---|
![]() | Command() |
Initializes a new instance of the Command class.
|
![]() | Command(EventHandler<EventArgs>) |
Initializes a new instance of the Command class with the specified execute handler.
|