C# Class Zen.Core.MVC4.Web.PreApplicationStartCode

Afficher le fichier Open project: holinov/Zen.Core

Méthodes publiques

Méthode Description
Start ( ) : void

Performs ASP.NET application startup logic early in the pipeline.

Method Details

Start() public static méthode

Performs ASP.NET application startup logic early in the pipeline.
public static Start ( ) : void
Résultat void