RangeHeaderValue Constructor

.NET Framework (current version)
 

Initializes a new instance of the RangeHeaderValue class.

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

NameDescription
System_CAPS_pubmethodRangeHeaderValue()

Initializes a new instance of the RangeHeaderValue class.

System_CAPS_pubmethodRangeHeaderValue(Nullable<Int64>, Nullable<Int64>)

Initializes a new instance of the RangeHeaderValue class with a byte range.

Return to top
Show: