Click or drag to resize

QsCommandMethodAttribute Constructor (String)

Initializes a new instance of the QsCommandMethodAttribute class

Namespace:  QsInformatica.AutoCAD.Runtime
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public QsCommandMethodAttribute(
	string globalName
)

Parameters

globalName
Type: SystemString

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

See Also