C# Class Witness.Global

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: nhsevidence/witness

Méthodes protégées

Méthode Description
Application_Start ( object sender, EventArgs e ) : void
MapRoutes ( RouteCollection routes ) : void

Method Details

Application_Start() protected méthode

protected Application_Start ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

MapRoutes() protected méthode

protected MapRoutes ( RouteCollection routes ) : void
routes RouteCollection
Résultat void