Udostępnij za pośrednictwem


ServiceContractResolver(MediaTypeFormatter) Konstruktor

Definicja

Inicjuje nowe wystąpienie ServiceContractResolver obiektu z danym formatter do użycia do rozpoznawania wymaganych elementów członkowskich.

public ServiceContractResolver (System.Net.Http.Formatting.MediaTypeFormatter formatter);
new Microsoft.Azure.Mobile.Server.Serialization.ServiceContractResolver : System.Net.Http.Formatting.MediaTypeFormatter -> Microsoft.Azure.Mobile.Server.Serialization.ServiceContractResolver
Public Sub New (formatter As MediaTypeFormatter)

Parametry

formatter
System.Net.Http.Formatting.MediaTypeFormatter

Element używany do rozpoznawania System.Net.Http.Formatting.MediaTypeFormatter wymaganych elementów członkowskich.

Dotyczy