Click or drag to resize
Json.NET

JsonSchemaWriteTo Method

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