MediaTypeHeaderValue Constructor
Initializes a new instance of the MediaTypeHeaderValue class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
MediaTypeHeaderValue(String) | Initializes a new instance of the MediaTypeHeaderValue class. | |
MediaTypeHeaderValue(MediaTypeHeaderValue) | Initializes a new instance of the MediaTypeHeaderValue class. |
Top