C# Class Crowbar.Demo.Mvc.NHibernate.Application.App

Inheritance: System.Web.HttpApplication, INHibernateSessionKey
Afficher le fichier Open project: mrydengren/crowbar

Méthodes publiques

Méthode Description
App ( ) : System
GetNHibernateSessionKey ( ) : string

Méthodes protégées

Méthode Description
Application_Start ( ) : void

Private Methods

Méthode Description
RegisterGlobalFilters ( ) : void
RegisterRoutes ( ) : void
RegisterViewEngines ( ) : void

Method Details

App() public méthode

public App ( ) : System
Résultat System

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void

GetNHibernateSessionKey() public méthode

public GetNHibernateSessionKey ( ) : string
Résultat string