JsonHelper class. Contains static methods for working with JSON strings.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public sealed class JsonHelper
Visual Basic
Public NotInheritable Class JsonHelper

Inheritance Hierarchy

System..::..Object
  C1.Web.iPhone..::..JsonHelper

See Also