| QsCommandClassAttribute Constructor |
Namespace: QsInformatica.AutoCAD.RuntimeAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax public QsCommandClassAttribute(
Type name
)
Public Sub New (
name As Type
)
public:
QsCommandClassAttribute(
Type^ name
)
new :
name : Type -> QsCommandClassAttribute
Parameters
- name Type
[Missing <param name="name"/> documentation for "M:QsInformatica.AutoCAD.Runtime.QsCommandClassAttribute.#ctor(System.Type)"]
See Also