C# Class IronPigeon.Relay.MvcApplication

Inheritance: System.Web.HttpApplication
Exibir arquivo Open project: AArnott/IronPigeon

Private Properties

Property Type Description

Protected Methods

Method Description
Application_End ( ) : void
Application_Start ( ) : void

Method Details

Application_End() protected method

protected Application_End ( ) : void
return void

Application_Start() protected method

protected Application_Start ( ) : void
return void