WCF-Xtensions Class Reference for Mono
JsonConvert Class
Members  Example 






Provides methods for converting between common language runtime types and JSON types.
Object Model
JsonConvert Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class JsonConvert 
'Usage
 
Dim instance As JsonConvert
public static class JsonConvert 
public class JsonConvert abstract; sealed; 
public abstract sealed class JsonConvert 
public __gc abstract __sealed class JsonConvert 
public ref class JsonConvert abstract sealed 
Example
Inheritance Hierarchy

System.Object
   Noemax.Newtonsoft.Json.JsonConvert

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JsonConvert Members
Noemax.Newtonsoft.Json Namespace

Send Feedback