C# Class Pomona.Routing.ResourceTypeExtensions

Exibir arquivo Open project: Pomona/Pomona

Public Methods

Method Description
GetRoutes ( this resourceType, Route parent ) : IEnumerable

Private Methods

Method Description
IsPrimaryChildResourceProperty ( this property ) : bool

Is this property the primary property for a child resource?

Method Details

GetRoutes() public static method

public static GetRoutes ( this resourceType, Route parent ) : IEnumerable
resourceType this
parent Route
return IEnumerable