ServiceContractResolver Constructor (MediaTypeFormatter)
Initializes a new instance of the ServiceContractResolver with a given formatter to use for resolving required members.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Parameters
- formatter
-
Type:
System.Net.Http.Formatting.MediaTypeFormatter
The MediaTypeFormatter used to resolve required members.
Show: