C# Class Orc.Interval.Extensions.DateIntervalCollectionExtensions

The date interval collection extensions.
Exibir arquivo Open project: Orcomp/Orcomp

Public Methods

Method Description
GetSortedDateTimes ( this orderedDateIntervals ) : IEnumerable

Assumption: The list parameter is already pre sorted.

Method Details

GetSortedDateTimes() public static method

Assumption: The list parameter is already pre sorted.
public static GetSortedDateTimes ( this orderedDateIntervals ) : IEnumerable
orderedDateIntervals this
return IEnumerable