Implementation of the IClientSerializable interface.

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

Syntax

C#
public class JsonSerializableHelper : IJsonSerializable
Visual Basic
Public Class JsonSerializableHelper _
	Implements IJsonSerializable

Inheritance Hierarchy

System..::..Object
  C1.Web.iPhone..::..JsonSerializableHelper

See Also