IDataMemberJsonConverter Methods

Include Protected Members
Include Inherited Members

The IDataMemberJsonConverter type exposes the following members.

Methods

  Name Description
Public method ConvertFromJson(IJsonValue) Convert an object from its JSON representation. Not supported in Windows Phone 8 apps.
Public method ConvertFromJson(JToken) Converts an object from its JSON representation. Supported only in Windows Phone 8 apps.
Public method ConvertToJson Converts an instance into its serialized JSON representation.

Top

See Also

Reference

IDataMemberJsonConverter Interface

Microsoft.WindowsAzure.MobileServices Namespace