C# 클래스 Rebel.Cms.Web.System.Boot.RenderBootstrapper

상속: AbstractBootstrapper
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5 1 사용 예제들

공개 메소드들

메소드 설명
Boot ( RouteCollection routes ) : void
RenderBootstrapper ( IRebelApplicationContext applicationContext, IRouteHandler routeHandler, IRenderModelFactory renderModelFactory ) : System.Collections.Generic

비공개 메소드들

메소드 설명
SetupRoutes ( RouteCollection routes ) : void

메소드 상세

Boot() 공개 메소드

public Boot ( RouteCollection routes ) : void
routes RouteCollection
리턴 void

RenderBootstrapper() 공개 메소드

public RenderBootstrapper ( IRebelApplicationContext applicationContext, IRouteHandler routeHandler, IRenderModelFactory renderModelFactory ) : System.Collections.Generic
applicationContext IRebelApplicationContext
routeHandler IRouteHandler
renderModelFactory IRenderModelFactory
리턴 System.Collections.Generic