C# 클래스 Crowbar.Demo.Mvc.NHibernate.Application.App

상속: System.Web.HttpApplication, INHibernateSessionKey
파일 보기 프로젝트 열기: mrydengren/crowbar

공개 메소드들

메소드 설명
App ( ) : System
GetNHibernateSessionKey ( ) : string

보호된 메소드들

메소드 설명
Application_Start ( ) : void

비공개 메소드들

메소드 설명
RegisterGlobalFilters ( ) : void
RegisterRoutes ( ) : void
RegisterViewEngines ( ) : void

메소드 상세

App() 공개 메소드

public App ( ) : System
리턴 System

Application_Start() 보호된 메소드

protected Application_Start ( ) : void
리턴 void

GetNHibernateSessionKey() 공개 메소드

public GetNHibernateSessionKey ( ) : string
리턴 string