public static GetTimeSpanIntervalsInclusive ( TimeSpan timeSpan, long count ) : IEnumerable |
||
timeSpan | TimeSpan | The time span to split. |
count | long | The number of time spans to return. |
Résultat | IEnumerable |
public static GetTimeSpanIntervalsInclusive ( TimeSpan timeSpan, long count ) : IEnumerable |
||
timeSpan | TimeSpan | The time span to split. |
count | long | The number of time spans to return. |
Résultat | IEnumerable |