C# Class RaccoonBlog.Web.MvcApplication

Inheritance: System.Web.HttpApplication
Show file Open project: ayende/RaccoonBlog

Public Methods

Method Description
MvcApplication ( ) : System

Protected Methods

Method Description
Application_Start ( ) : void

Private Methods

Method Description
InitializeDocumentStore ( ) : void
JobExceptionHandler ( JobExceptionInfo info, FluentScheduler e ) : void
TryCreatingIndexesOrRedirectToErrorPage ( ) : void

Method Details

Application_Start() protected method

protected Application_Start ( ) : void
return void

MvcApplication() public method

public MvcApplication ( ) : System
return System