MediaTypeFormatterMatch Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public MediaTypeFormatterMatch (System.Net.Http.Formatting.MediaTypeFormatter formatter, System.Net.Http.Headers.MediaTypeHeaderValue mediaType, double? quality, System.Net.Http.Formatting.MediaTypeFormatterMatchRanking ranking);
new System.Net.Http.Formatting.MediaTypeFormatterMatch : System.Net.Http.Formatting.MediaTypeFormatter * System.Net.Http.Headers.MediaTypeHeaderValue * Nullable<double> * System.Net.Http.Formatting.MediaTypeFormatterMatchRanking -> System.Net.Http.Formatting.MediaTypeFormatterMatch
Public Sub New (formatter As MediaTypeFormatter, mediaType As MediaTypeHeaderValue, quality As Nullable(Of Double), ranking As MediaTypeFormatterMatchRanking)
Parameters
- formatter
- System.Net.Http.Formatting.MediaTypeFormatter
- mediaType
- MediaTypeHeaderValue
- ranking
- MediaTypeFormatterMatchRanking