C# 클래스 Zen.Core.MVC4.Web.PreApplicationStartCode

파일 보기 프로젝트 열기: holinov/Zen.Core

공개 메소드들

메소드 설명
Start ( ) : void

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

메소드 상세

Start() 공개 정적인 메소드

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