TcHmiJSchemaGenerator.Generate Method (Type)
Generates a JsonSchemaValue from the specified Type.
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public JsonSchemaValue Generate(
Type type
)