C# Class HelloWorld.Global

Global 的摘要说明。
Inheritance: System.Web.HttpApplication
显示文件 Open project: tugberkugurlu/AdvancedWebAPI

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