WCF-Xtensions Class Reference for Mono
JsonReader Class
Members 






Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
Object Model
JsonReader Class
Syntax
'Declaration
 
Public MustInherit Class JsonReader 
'Usage
 
Dim instance As JsonReader
public abstract class JsonReader 
public class JsonReader abstract; 
public abstract class JsonReader 
public __gc abstract class JsonReader 
public ref class JsonReader abstract 
Inheritance Hierarchy

System.Object
   Noemax.Newtonsoft.Json.JsonReader
      Noemax.Newtonsoft.Json.Bson.BsonReader
      Noemax.Newtonsoft.Json.JsonTextReader
      Noemax.Newtonsoft.Json.JsonValidatingReader
      Noemax.Newtonsoft.Json.Linq.JTokenReader

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

JsonReader Members
Noemax.Newtonsoft.Json Namespace

Send Feedback