5 references to Interval
mscorlib (5)
system\timespan.cs (5)
194return Interval(value, MillisPerDay); 225return Interval(value, MillisPerHour); 240return Interval(value, 1); 244return Interval(value, MillisPerMinute); 255return Interval(value, MillisPerSecond);