You are here: Symbol Reference > Stimulsoft.Base.Json.Schema Namespace > JsonSchema Class > JsonSchema Methods > WriteTo Method > WriteTo Method (JsonWriter, JsonSchemaResolver)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonSchema.WriteTo Method (JsonWriter, JsonSchemaResolver)

Writes this schema to a JsonWriter using the specified JsonSchemaResolver.

Syntax
C++
C#
Visual Basic
public: void WriteTo( JsonWriter writer, JsonSchemaResolver resolver );
Parameters
Parameters 
Description 
writer 
A JsonWriter into which this method will write. 
resolver 
The resolver used. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.