C# Class WebApiDoodle.Net.Http.Client.Sample45.Global

Inheritance: System.Web.HttpApplication
Show file Open project: tugberkugurlu/WebAPIDoodle

Protected Methods

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

Private Methods

Method Description
RegisterDependencies ( System.Web.Http.HttpConfiguration config ) : void

Method Details

Application_Start() protected method

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