C# Class SportyGeek.WebUI.Infrastructure.ConventionControllerFinder

Inheritance: IControllerFinder
Afficher le fichier Open project: joshperry/stuff

Méthodes publiques

Méthode Description
ConventionControllerFinder ( ) : System
GetControllers ( ) : IEnumerable

Method Details

ConventionControllerFinder() public méthode

public ConventionControllerFinder ( ) : System
Résultat System

GetControllers() public méthode

public GetControllers ( ) : IEnumerable
Résultat IEnumerable