C# Class BeerConf.Web.MvcApplication

Inheritance: WindsorMvcApplication
Afficher le fichier Open project: hazzik/beerconf-website

Méthodes publiques

Méthode Description
MvcApplication ( ) : System.Web.Hosting

Méthodes protégées

Méthode Description
OnStart ( ) : void

Private Methods

Méthode Description
RegisterGlobalFilters ( GlobalFilterCollection filters ) : void
RegisterRoutes ( RouteCollection routes ) : void

Method Details

MvcApplication() public méthode

public MvcApplication ( ) : System.Web.Hosting
Résultat System.Web.Hosting

OnStart() protected méthode

protected OnStart ( ) : void
Résultat void