Click or drag to resize

QsCommandMethodAttribute(String) Constructor

Initializes a new instance of the QsCommandMethodAttribute class

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

Parameters

globalName  String

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

See Also