C# Class Rebel.Cms.Web.System.Boot.RenderBootstrapper

Inheritance: AbstractBootstrapper
Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
Boot ( RouteCollection routes ) : void
RenderBootstrapper ( IRebelApplicationContext applicationContext, IRouteHandler routeHandler, IRenderModelFactory renderModelFactory ) : System.Collections.Generic

Private Methods

Méthode Description
SetupRoutes ( RouteCollection routes ) : void

Method Details

Boot() public méthode

public Boot ( RouteCollection routes ) : void
routes RouteCollection
Résultat void

RenderBootstrapper() public méthode

public RenderBootstrapper ( IRebelApplicationContext applicationContext, IRouteHandler routeHandler, IRenderModelFactory renderModelFactory ) : System.Collections.Generic
applicationContext IRebelApplicationContext
routeHandler IRouteHandler
renderModelFactory IRenderModelFactory
Résultat System.Collections.Generic