C# 클래스 Excella.Lean.Web.App_Start.BreezeWebApiConfig

Inserts the Breeze Web API controller route at the front of all Web API routes
This class is discovered and run during startup; see http://blogs.msdn.com/b/davidebb/archive/2010/10/11/light-up-your-nupacks-with-startup-code-and-webactivator.aspx
파일 보기 프로젝트 열기: excellalabs/ExcellaLean

공개 메소드들

메소드 설명
RegisterBreezePreStart ( ) : void

메소드 상세

RegisterBreezePreStart() 공개 정적인 메소드

public static RegisterBreezePreStart ( ) : void
리턴 void