WCF-Xtensions Class Reference for Mono
Noemax.Newtonsoft.Json.Linq Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassExtensions Contains the LINQ to JSON extension methods.
ClassJArray Represents a JSON array.
ClassJConstructor Represents a JSON constructor.
ClassJContainer Represents a token that can contain other tokens.
ClassJObject Represents a JSON object.
ClassJProperty Represents a JSON property.
ClassJPropertyDescriptor Represents a view of a JProperty.
ClassJRaw Represents a raw JSON string.
ClassJToken Represents an abstract JSON token.
ClassJTokenEqualityComparer Compares tokens to determine whether they are equal.
ClassJTokenReader Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
ClassJTokenWriter Represents a writer that provides a fast, non-cached, forward-only way of generating Json data.
ClassJValue Represents a value in JSON (string, integer, date, etc).
Interfaces
 InterfaceDescription
InterfaceIJEnumerable<T> Represents a collection of JToken objects.
Structures
 StructureDescription
StructureJEnumerable<T> Represents a collection of JToken objects.
Enumerations
 EnumerationDescription
EnumerationJTokenType Specifies the type of token.
See Also

Reference

Noemax.WCFX.Net4.Mono Assembly

Send Feedback