ExtensionTypeAttribute Constructor
Initializes a new instance of the ExtensionTypeAttribute class with the specified Type.
Namespace: TcHmiSrv.Management
Assembly: TcHmiSrvExtNet.Management (in
TcHmiSrvExtNet.Management.dll) Version: 2.0.0.0
Syntax
C#
public ExtensionTypeAttribute(
Type type
)
Parameters
type |
Type: System.Type |