C# Class Capistrano.Net.Web.Global

Inheritance: System.Web.HttpApplication
显示文件 Open project: antonydenyer/servicestack-mono-capistrano

Protected Methods

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

Method Details

Application_Start() protected method

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