QueryableOrderByTSource, TKey Method |
Namespace: Intuit.Ipp.LinqExtender
public static IQueryable<TSource> OrderBy<TSource, TKey>( this IQueryContext<TSource> source, Expression<Func<TSource, TKey>> keySelector )
[Missing <param name="source"/> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.OrderBy``2(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}})"]
[Missing <param name="keySelector"/> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.OrderBy``2(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}})"]
[Missing <typeparam name="TSource"/> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.OrderBy``2(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}})"]
[Missing <typeparam name="TKey"/> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.OrderBy``2(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}})"]
[Missing <returns> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.OrderBy``2(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}})"]