DefaultContentNegotiator.UpdateBestMatch Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
protected virtual System.Net.Http.Formatting.MediaTypeFormatterMatch UpdateBestMatch (System.Net.Http.Formatting.MediaTypeFormatterMatch current, System.Net.Http.Formatting.MediaTypeFormatterMatch potentialReplacement);
abstract member UpdateBestMatch : System.Net.Http.Formatting.MediaTypeFormatterMatch * System.Net.Http.Formatting.MediaTypeFormatterMatch -> System.Net.Http.Formatting.MediaTypeFormatterMatch
override this.UpdateBestMatch : System.Net.Http.Formatting.MediaTypeFormatterMatch * System.Net.Http.Formatting.MediaTypeFormatterMatch -> System.Net.Http.Formatting.MediaTypeFormatterMatch
Protected Overridable Function UpdateBestMatch (current As MediaTypeFormatterMatch, potentialReplacement As MediaTypeFormatterMatch) As MediaTypeFormatterMatch
Parametri
- current
- MediaTypeFormatterMatch
- potentialReplacement
- MediaTypeFormatterMatch