[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Serialize(JsonWriter, Object)
Serializes the specified Object and writes the Json structure to a Stream using the specified JsonWriter.
Serialize(TextWriter, Object)
Serializes the specified Object and writes the Json structure to a Stream using the specified TextWriter.

See Also

JsonSerializer Class
JsonSerializer Members
Facebook.Json Namespace