Click or drag to resize
Json.NET

JsonWriterWriteEnd Method

 
Overload List
  NameDescription
Public methodWriteEnd
Writes the end of the current JSON object or array.
Protected methodWriteEnd(JsonToken)
Writes the specified end token.
Top
See Also