C# Class BridgeStack.ComplexQuery

The complex query parameters class.
Inheritance: RangedQuery, ISortableQuery, IOrderableQuery
Afficher le fichier Open project: bevacqua/BridgeStack

Méthodes publiques

Méthode Description
GetAllowedSortValues ( ) : IEnumerable

Returns a list of allowed QuerySortEnum values for this particular query.

Method Details

GetAllowedSortValues() public méthode

Returns a list of allowed QuerySortEnum values for this particular query.
public GetAllowedSortValues ( ) : IEnumerable
Résultat IEnumerable