C# Class SweetVids.Web.SweetVidsStructureMapBootstrapper

Afficher le fichier Open project: rauhryan/sweetvids

Méthodes publiques

Méthode Description
Bootstrap ( RouteCollection routes, FubuRegistry fubuRegistry ) : void

Private Methods

Méthode Description
BootstrapStructureMap ( FubuRegistry fubuRegistry ) : void
SweetVidsStructureMapBootstrapper ( RouteCollection routes ) : System.Web.Routing

Method Details

Bootstrap() public static méthode

public static Bootstrap ( RouteCollection routes, FubuRegistry fubuRegistry ) : void
routes RouteCollection
fubuRegistry FubuMVC.Core.FubuRegistry
Résultat void