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

Overload List

  NameDescription
Deserialize(JsonReader)
Deserializes the Json structure contained by the specified JsonReader.
Deserialize(JsonReader, Type)
Deserializes the Json structure contained by the specified JsonReader into an instance of the specified type.
Deserialize(TextReader, Type)
Deserializes the Json structure contained by the specified StringReader into an instance of the specified type.

See Also

JsonSerializer Class
JsonSerializer Members
Facebook.Json Namespace