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
WriteNull Method
Writes a null value.
Namespace:
Newtonsoft.Json.Schema
Assembly:
Newtonsoft.Json.Schema (in Newtonsoft.Json.Schema.dll) Version: 3.0.6
Syntax
C#
Copy
public
virtual
void
WriteNull
()
See Also
Reference
JSchemaValidatingWriter Class
Newtonsoft.Json.Schema Namespace
Json.NET Schema Home