C# Class SchoolsNearMe.MvcApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: MrKevHunter/SchoolsNearMe

Méthodes publiques

Свойство Type Description
LastException System.Exception
Store IDocumentStore

Private Properties

Свойство Type Description
Bootstrapper void

Méthodes protégées

Méthode Description
Application_Start ( ) : void

Private Methods

Méthode Description
Bootstrapper ( ) : void

Method Details

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void

Property Details

LastException public_oe static_oe property

public static Exception,System LastException
Résultat System.Exception

Store public_oe static_oe property

public static IDocumentStore Store
Résultat IDocumentStore