AdapterCommandAttribute Constructor

Overload List

AdapterCommandAttribute(String) Creates a new AdapterCommandAttribute with the specified description value.
AdapterCommandAttribute(String, ResourceAccessLevel) Creates a new AdapterCommandAttribute with the specified description value.
AdapterCommandAttribute(String, Boolean) Creates a new AdapterCommandAttribute with the specified description value.
AdapterCommandAttribute(String, String) Creates a new AdapterCommandAttribute with the specified description value.
AdapterCommandAttribute(String, Boolean, ResourceAccessLevel) Creates a new AdapterCommandAttribute with the specified description value.

See Also