C# Class MoviesDemo.Global

Inheritance: System.Web.HttpApplication
Exibir arquivo Open project: nats/castle-1.0.3-mono

Protected Methods

Method Description
Application_Start ( Object sender, EventArgs e ) : void

Method Details

Application_Start() protected method

protected Application_Start ( Object sender, EventArgs e ) : void
sender Object
e System.EventArgs
return void