JsonSchemaNode Constructors
Defines a node and its hierarchy in the JsonDataSource‘s schema.
Name | Parameters | Description |
---|---|---|
Json |
none |
Initializes a new instance of the Json |
Json |
value |
Initializes a new instance of the Json |
Json |
name, selected, node |
Initializes a new instance of the Json |
Json |
name, selected, node |
Initializes a new instance of the Json |
Json |
name, selected |
Initializes a new instance of the Json |
See Also