Share via


ODataRawValueMediaTypeMapping(String) Constructor

Definition

Initializes a new instance of the ODataRawValueMediaTypeMapping class.

protected ODataRawValueMediaTypeMapping (string mediaType);
new Microsoft.AspNet.OData.Formatter.ODataRawValueMediaTypeMapping : string -> Microsoft.AspNet.OData.Formatter.ODataRawValueMediaTypeMapping
Protected Sub New (mediaType As String)

Parameters

mediaType
String

Applies to