CommandAttribute Constructor

Overload List

CommandAttribute Initializes a new instance of the CommandAttribute class using the target's type name as the command name.
CommandAttribute(String) Initializes a new instance of the CommandAttribute class using the specified command name.

See Also