C# Class RaccoonBlog.Web.MvcApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: ayende/RaccoonBlog

Méthodes publiques

Méthode Description
MvcApplication ( ) : System

Méthodes protégées

Méthode Description
Application_Start ( ) : void

Private Methods

Méthode Description
InitializeDocumentStore ( ) : void
JobExceptionHandler ( JobExceptionInfo info, FluentScheduler e ) : void
TryCreatingIndexesOrRedirectToErrorPage ( ) : void

Method Details

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void

MvcApplication() public méthode

public MvcApplication ( ) : System
Résultat System