C# Class SpringMvc.MvcApplication

Inheritance: Spring.Web.Mvc.SpringMvcApplication
Afficher le fichier Open project: krzysiuk12/SpringMvc

Méthodes protégées

Méthode Description
Application_Error ( object sender, EventArgs e ) : void
Application_Start ( ) : void

Method Details

Application_Error() protected méthode

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

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void