C# 클래스 Castle.Applications.PestControl.Web.PestControlApplication

Summary description for PestControlApplication.
상속: System.Web.HttpApplication, IContainerAccessor
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
Application_OnEnd ( ) : void
Application_OnStart ( ) : void
FormsAuthentication_OnAuthenticate ( Object sender, System.Web.Security.FormsAuthenticationEventArgs e ) : void

비공개 메소드들

메소드 설명
AddFiltersAndControllers ( WindsorContainer container ) : void

메소드 상세

Application_OnEnd() 공개 메소드

public Application_OnEnd ( ) : void
리턴 void

Application_OnStart() 공개 메소드

public Application_OnStart ( ) : void
리턴 void

FormsAuthentication_OnAuthenticate() 공개 메소드

public FormsAuthentication_OnAuthenticate ( Object sender, System.Web.Security.FormsAuthenticationEventArgs e ) : void
sender Object
e System.Web.Security.FormsAuthenticationEventArgs
리턴 void