Click or drag to resize

QsCommandClassAttribute Constructor

Initializes a new instance of the QsCommandClassAttribute class

Namespace: QsInformatica.AutoCAD.Runtime
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public QsCommandClassAttribute(
	Type name
)

Parameters

name  Type

[Missing <param name="name"/> documentation for "M:QsInformatica.AutoCAD.Runtime.QsCommandClassAttribute.#ctor(System.Type)"]

See Also