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