Json.NET Schema Documentation
Json.NET Schema Documentation
API Reference
Newtonsoft.Json.Schema
JSchemaValidatingWriter Class
JSchemaValidatingWriter Methods
Close Method
Flush Method
WriteComment Method
WriteEnd Method
WriteNull Method
WritePropertyName Method
WriteRaw Method
WriteRawValue Method
WriteStartArray Method
WriteStartConstructor Method
WriteStartObject Method
WriteUndefined Method
WriteValue Method
JSchemaValidatingWriter
Close Method
Closes this stream and the underlying stream.
Namespace:
Newtonsoft.Json.Schema
Assembly:
Newtonsoft.Json.Schema (in Newtonsoft.Json.Schema.dll) Version: 3.0.6
Syntax
C#
Copy
public
virtual
void
Close
()
See Also
Reference
JSchemaValidatingWriter Class
Newtonsoft.Json.Schema Namespace
Json.NET Schema Home