DefaultContentNegotiator Constructor
Initializes a new instance of the DefaultContentNegotiator 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 DefaultContentNegotiator()
public DefaultContentNegotiator()
public:
DefaultContentNegotiator()
new : unit -> DefaultContentNegotiator
public function DefaultContentNegotiator()
See Also
Reference
DefaultContentNegotiator Class