WriteTo Method
From Json.NET
Json.NET - Quick Starts & API Documentation
WriteTo Method
Namespaces ► Newtonsoft.Json.Schema ► JsonSchema ► WriteTo()()()()
| Icon | Member | Description |
|---|---|---|
|
|
WriteTo(JsonWriter) |
Writes this schema to a JsonWriter.
|
|
|
WriteTo(JsonWriter, JsonSchemaResolver) |
Writes this schema to a JsonWriter using the specified JsonSchemaResolver.
|