[This is preliminary documentation and is subject to change.]
Provides methods for converting between common language runtime types and JSON types.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public static class JsonConvert |
Visual Basic (Declaration) |
---|
Public NotInheritable Class JsonConvert |
Visual C++ |
---|
public ref class JsonConvert abstract sealed |