NameValueHeaderValue Constructor

.NET Framework (current version)
 

Initializes a new instance of the CLASS class.

Namespace:   System.Net.Http.Headers
Assembly:  System.Net.Http (in System.Net.Http.dll)

NameDescription
System_CAPS_protmethodNameValueHeaderValue(NameValueHeaderValue^)

Initializes a new instance of the NameValueHeaderValue class.

System_CAPS_pubmethodNameValueHeaderValue(String^)

Initializes a new instance of the NameValueHeaderValue class.

System_CAPS_pubmethodNameValueHeaderValue(String^, String^)

Initializes a new instance of the NameValueHeaderValue class.

Return to top
Show: