JsonSchemaValue Constructor

Overload List

 

Name

Description

JsonSchemaValue Constructor 1:

JsonSchemaValue(JSchema)

Initializes a new instance of the JsonSchemaValue class with the specified JSchema.

JsonSchemaValue Constructor 2:

JsonSchemaValue(Value)

Initializes a new instance of the JsonSchemaValue class with the specified Value.

JsonSchemaValue Constructor 3:

JsonSchemaValue(Value, Boolean)

Initializes a new instance of the JsonSchemaValue class with the specified Value.

JsonSchemaValue Constructor 4:

JsonSchemaValue(Value, IDictionary.String, Definition.)

Initializes a new instance of the JsonSchemaValue class with the specified Value and Definitions.

Reference

JsonSchemaValue Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace