Microsoft.WindowsAzure.Mobile.Service.Serialization Namespace

 

ClassDescription
System_CAPS_pubclassServiceContractResolver

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_pubclassTableContractResolver

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

Return to top
Show: