C# Class AppleReceiptVerifier.Web.MvcApplication

Application starts here
Inheritance: System.Web.HttpApplication
Show file Open project: devdaves/AppleReceiptVerifier

Protected Methods

Method Description
Application_Start ( ) : void

Application_s the start.

Method Details

Application_Start() protected method

Application_s the start.
protected Application_Start ( ) : void
return void