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