C# Class CorvallisBusWeb.MvcApplication

Inheritance: System.Web.HttpApplication
Show file Open project: RikkiGibson/Corvallis-Bus-Server

Protected Methods

Method Description
Application_Start ( ) : void

Private Methods

Method Description
OnCacheItemRemoved ( string key, object value, CacheItemRemovedReason reason ) : void
ScheduleTransitDataRefresh ( ) : void

Method Details

Application_Start() protected method

protected Application_Start ( ) : void
return void