Json.NET - Quick Starts & API Documentation
WriteEnd Method (token)
Namespaces ► Newtonsoft.Json ► JsonTextWriter ► WriteEnd(JsonToken)
Writes the specified end token.
Declaration Syntax
Parameters
- token (JsonToken)
- The end token to write.