C# Class DotNet.Global

Inheritance: HttpApplication
Show file Open project: sasan-salem/DummyBytes

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