TimeInterval<TSource> sealed class TimeInterval<TSource> : Producer<TimeInterval<TSource>, _<TSource>> Documentation Code namespace System.Reactive.Linq.ObservableImpl { }