AdapterCommandAttribute Constructor

Overload List

AdapterCommandAttribute(String) Creates a new AdapterCommandAttribute with the specified description value.
AdapterCommandAttribute(String, Boolean) Represents an attribute that allows a method in an IAdapter class to be exposed as an invokable command.

See Also