C# Class CameraCar.Global

Inheritance: System.Web.HttpApplication
Show file Open project: codejp/code2015-cameracar

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