Method | Description | |
---|---|---|
Equals ( object? obj ) : bool | ||
GetHashCode ( ) : int | ||
RangeItemHeaderValue ( long? from, long? to ) : System.Collections.Generic | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
GetRangeItemLength ( string? input, int startIndex, RangeItemHeaderValue? &parsedValue ) : int | ||
GetRangeItemListLength ( string? input, int startIndex, ICollection rangeCollection ) : int | ||
ICloneable ( ) : object | ||
RangeItemHeaderValue ( |
public RangeItemHeaderValue ( long? from, long? to ) : System.Collections.Generic | ||
from | long? | |
to | long? | |
return | System.Collections.Generic |