AsyncQueryableWhereTSource Method (IAsyncQueryableTSource, ExpressionFuncTSource, Int32, Boolean) |
Namespace: System.Linq
public static IAsyncQueryable<TSource> Where<TSource>( this IAsyncQueryable<TSource> source, Expression<Func<TSource, int, bool>> predicate )