MediaTypeFormatter Constructor
Initializes a new instance of the MediaTypeFormatter class.
Namespace: System.Net.Http.Formatting
Assembly: System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New MediaTypeFormatter()
protected MediaTypeFormatter()
protected:
MediaTypeFormatter()
new : unit -> MediaTypeFormatter
protected function MediaTypeFormatter()