C# Класс Hypermedia.WebApi.MemberSortPath

Показать файл Открыть проект

Открытые методы

Метод Описание
MemberSortPath ( IEnumerable path, SortDirection direction ) : System.Collections.Generic

Constructor.

Описание методов

MemberSortPath() публичный Метод

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.
Результат System.Collections.Generic