C# Class UI.MvcApplication

Inheritance: System.Web.HttpApplication
Show file Open project: NemeStats/NemeStats

Protected Methods

Method Description
Application_EndRequest ( object sender, EventArgs e ) : void

Method Details

Application_EndRequest() protected method

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