AsyncQueryableMinTSource Method (IAsyncQueryableTSource, ExpressionFuncTSource, NullableInt64) |
Namespace: System.Linq
public static Task<Nullable<long>> Min<TSource>( this IAsyncQueryable<TSource> source, Expression<Func<TSource, Nullable<long>>> selector )