public static IEnumerable<TOther> SelectMany<TSource, TOther>( IEnumerable<TSource> source, IEnumerable<TOther> other )