The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MediaTypeFormatter Constructor
Namespace:
System.Net.Http.Formatting
Assembly: System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
| Name | Description | |
|---|---|---|
![]() | MediaTypeFormatter() | Initializes a new instance of the MediaTypeFormatter class. |
![]() | MediaTypeFormatter(MediaTypeFormatter^) | Initializes a new instance of the MediaTypeFormatter class. |
MediaTypeFormatter Constructor ()
Initializes a new instance of the MediaTypeFormatter class.
MediaTypeFormatter Constructor (MediaTypeFormatter^)
Initializes a new instance of the MediaTypeFormatter class.
Parameters
- formatter
-
Type:
System.Net.Http.Formatting::MediaTypeFormatter^
The MediaTypeFormatter instance to copy settings from.
Show:
