CommandAttribute Constructors
Allows you to generate commands from methods.
Name | Parameters | Description |
---|---|---|
Command |
none |
Initializes a new instance of the Command |
Command |
is |
Initializes a new instance of the Command |
See Also