C# Class Umbraco.Belle.Global

Inheritance: Umbraco.Web.UmbracoApplication
Afficher le fichier Open project: umbraco/Belle

Méthodes publiques

Méthode Description
Global ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
CreateRoutes ( ) : void

Method Details

Global() public méthode

public Global ( ) : System
Résultat System

OnApplicationStarting() protected méthode

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