ContentRangeHeaderValue Constructor

.NET Framework (current version)
 

Initializes a new instance of the ContentRangeHeaderValue class.

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

NameDescription
System_CAPS_pubmethodContentRangeHeaderValue(Int64)

Initializes a new instance of the ContentRangeHeaderValue class.

System_CAPS_pubmethodContentRangeHeaderValue(Int64, Int64)

Initializes a new instance of the ContentRangeHeaderValue class.

System_CAPS_pubmethodContentRangeHeaderValue(Int64, Int64, Int64)

Initializes a new instance of the ContentRangeHeaderValue class.

Return to top
Show: