C# Class Umbraco.Belle.Global

Inheritance: Umbraco.Web.UmbracoApplication
ファイルを表示 Open project: umbraco/Belle

Public Methods

Method Description
Global ( ) : System

Protected Methods

Method Description
OnApplicationStarting ( object sender, EventArgs e ) : void

Private Methods

Method Description
CreateRoutes ( ) : void

Method Details

Global() public method

public Global ( ) : System
return System

OnApplicationStarting() protected method

protected OnApplicationStarting ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void