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