Click or drag to resize
Json.NET Schema

JSchemaWriteTo Method

 
Overload List
  NameDescription
Public methodWriteTo(JsonWriter)
Writes this schema to a JsonWriter.
Public methodWriteTo(JsonWriter, JSchemaWriterSettings)
Writes this schema to a JsonWriter using the specified JSchemaResolver.
Top
See Also