C# Class Hypermedia.WebApi.MemberSortPath

Afficher le fichier Open project: cosullivan/Hypermedia

Méthodes publiques

Méthode Description
MemberSortPath ( IEnumerable path, SortDirection direction ) : System.Collections.Generic

Constructor.

Method Details

MemberSortPath() public méthode

Constructor.
public MemberSortPath ( IEnumerable path, SortDirection direction ) : System.Collections.Generic
path IEnumerable The path to the resulting member to sort by.
direction SortDirection The direction of the sort.
Résultat System.Collections.Generic