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: 23.3.0.0 (23.3.0.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