Microsoft.WindowsAzure.Mobile.Service.Serialization Namespace

 

Classes

Class Description
System_CAPS_pubclass ServiceContractResolver

Represents the default IContractResolver used by JsonMediaTypeFormatter but with the addition of supporting camel cased serialization. It uses the formatter's IRequiredMemberSelector to select required members and recognizes the SerializableAttribute type annotation.

System_CAPS_pubclass TableContractResolver

This class implements an IContractResolver to provide support for deserialization of the Delta<TEntityType> type using JSON.NET.

Return to top