C# Class SchoolsNearMe.MvcApplication

Inheritance: System.Web.HttpApplication
Show file Open project: MrKevHunter/SchoolsNearMe

Public Properties

Property Type Description
LastException System.Exception
Store IDocumentStore

Private Properties

Property Type Description
Bootstrapper void

Protected Methods

Method Description
Application_Start ( ) : void

Private Methods

Method Description
Bootstrapper ( ) : void

Method Details

Application_Start() protected method

protected Application_Start ( ) : void
return void

Property Details

LastException public static property

public static Exception,System LastException
return System.Exception

Store public static property

public static IDocumentStore Store
return IDocumentStore