C# Class Album.Global

Inheritance: System.Web.HttpApplication
Datei anzeigen Open project: thinkerr24/Simple_Album

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