C# Class MyApp.Global

Inheritance: System.Web.HttpApplication
Datei anzeigen Open project: NetFrameworkTemplates/vuetify-nuxt-netfx

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 EventArgs
return void