C# Class TerrificNet.WebHost.TerrificHttpApplication

Inheritance: System.Web.HttpApplication
Exibir arquivo Open project: namics/TerrificNet

Protected Methods

Method Description
Application_Start ( object sender, EventArgs args ) : void

Method Details

Application_Start() protected method

protected Application_Start ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
return void