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