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

Inheritance: System.Web.HttpApplication, INHibernateSessionKey
Mostra file Open project: mrydengren/crowbar

Public Methods

Method Description
App ( ) : System
GetNHibernateSessionKey ( ) : string

Protected Methods

Method Description
Application_Start ( ) : void

Private Methods

Method Description
RegisterGlobalFilters ( ) : void
RegisterRoutes ( ) : void
RegisterViewEngines ( ) : void

Method Details

App() public method

public App ( ) : System
return System

Application_Start() protected method

protected Application_Start ( ) : void
return void

GetNHibernateSessionKey() public method

public GetNHibernateSessionKey ( ) : string
return string