C# Class mobSocial.WebApi.MvcApplication

Inheritance: System.Web.HttpApplication
Show file Open project: mobsoftware/mobsocial

Protected Methods

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

Method Details

Application_PostAuthenticateRequest() protected method

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

Application_Start() protected method

protected Application_Start ( ) : void
return void