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

Mostrar archivo Open project: holinov/Zen.Core

Public Methods

Method Description
Start ( ) : void

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

Method Details

Start() public static method

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