AsyncQueryableOrderByTSource, TKey Method (IAsyncQueryableTSource, ExpressionFuncTSource, TKey) |
Namespace: System.Linq
public static IOrderedAsyncQueryable<TSource> OrderBy<TSource, TKey>( this IAsyncQueryable<TSource> source, Expression<Func<TSource, TKey>> keySelector )