DefaultContentNegotiator Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
DefaultContentNegotiator() | |
DefaultContentNegotiator(Boolean) |
DefaultContentNegotiator()
public DefaultContentNegotiator ();
Public Sub New ()
S’applique à
DefaultContentNegotiator(Boolean)
public DefaultContentNegotiator (bool excludeMatchOnTypeOnly);
new System.Net.Http.Formatting.DefaultContentNegotiator : bool -> System.Net.Http.Formatting.DefaultContentNegotiator
Public Sub New (excludeMatchOnTypeOnly As Boolean)
Paramètres
- excludeMatchOnTypeOnly
- Boolean