ServerExtensionTypeAttribute Constructor
Initializes a new instance of the ServerExtensionTypeAttribute class with the specified Type.
Namespace: TcHmiSrv.Core.Tools.TypeAttribute
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public ServerExtensionTypeAttribute(
Type type
)
Parameters
type |
Type: System.Type |