C# Class Fzrain.Web.MvcApplication

Inheritance: Abp.Web.AbpWebApplication
Show file Open project: fzrain/Material-Design-AngularJs-Abp

Protected Methods

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

Method Details

Application_Start() protected method

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