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