ISpecificationTOrderBy Method |
Name | Description | |
---|---|---|
![]() | OrderByTKey(ExpressionFuncT, TKey) | Specifies the way the sequence must be sorted. It used a default sort order of ascending. |
![]() | OrderByTKey(ExpressionFuncT, TKey, SortOrder) | Specifies the way the sequence must be sorted. |