C# Класс Pomona.Routing.ResourceTypeExtensions

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

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

Метод Описание
GetRoutes ( this resourceType, Route parent ) : IEnumerable

Приватные методы

Метод Описание
IsPrimaryChildResourceProperty ( this property ) : bool

Is this property the primary property for a child resource?

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

GetRoutes() публичный статический Метод

public static GetRoutes ( this resourceType, Route parent ) : IEnumerable
resourceType this
parent Route
Результат IEnumerable