Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the BufferedMediaTypeFormatter 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 BufferedMediaTypeFormatter()
protected BufferedMediaTypeFormatter()
protected:
BufferedMediaTypeFormatter()
new : unit -> BufferedMediaTypeFormatter
protected function BufferedMediaTypeFormatter()