[This is preliminary documentation and is subject to change.]
Serializes and deserializes objects into and from the Json format.
The JsonSerializer enables you to control how objects are encoded into Json.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public class JsonSerializer |
Visual Basic (Declaration) |
---|
Public Class JsonSerializer |
Visual C++ |
---|
public ref class JsonSerializer |