Compartilhar via


DefaultContentNegotiator Construtores

Definição

Sobrecargas

DefaultContentNegotiator()
DefaultContentNegotiator(Boolean)

DefaultContentNegotiator()

public DefaultContentNegotiator ();
Public Sub New ()

Aplica-se a

DefaultContentNegotiator(Boolean)

public DefaultContentNegotiator (bool excludeMatchOnTypeOnly);
new System.Net.Http.Formatting.DefaultContentNegotiator : bool -> System.Net.Http.Formatting.DefaultContentNegotiator
Public Sub New (excludeMatchOnTypeOnly As Boolean)

Parâmetros

excludeMatchOnTypeOnly
Boolean

Aplica-se a