C# Class DeveloperMediaDemo.MvcApplication

Inheritance: System.Web.HttpApplication
Datei anzeigen Open project: JohannesHoppe/DeveloperMediaDemo

Protected Methods

Method Description
Application_Start ( ) : void

Private Methods

Method Description
DisableXmlFormatter ( ) : void

Disables the Xml Formatter in ASP.NET Web API for easier debugging

Method Details

Application_Start() protected method

protected Application_Start ( ) : void
return void