C# Class Castle.Facilities.WcfIntegration.Demo.Global

Inheritance: System.Web.HttpApplication
Show file Open project: castleproject/Windsor

Protected Methods

Method Description
Application_End ( object sender, EventArgs e ) : void
Application_Start ( object sender, EventArgs e ) : void

Method Details

Application_End() protected method

protected Application_End ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Application_Start() protected method

protected Application_Start ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void