RangeHeaderValue Constructor
Initializes a new instance of the RangeHeaderValue 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 | |
---|---|---|
RangeHeaderValue() | Initializes a new instance of the RangeHeaderValue class. | |
RangeHeaderValue(Nullable<Int64>, Nullable<Int64>) | Initializes a new instance of the RangeHeaderValue class. |
Top