C# Class SweetVids.Web.SweetVidsStructureMapBootstrapper

Mostrar archivo Open project: rauhryan/sweetvids

Public Methods

Method Description
Bootstrap ( RouteCollection routes, FubuRegistry fubuRegistry ) : void

Private Methods

Method Description
BootstrapStructureMap ( FubuRegistry fubuRegistry ) : void
SweetVidsStructureMapBootstrapper ( RouteCollection routes ) : System.Web.Routing

Method Details

Bootstrap() public static method

public static Bootstrap ( RouteCollection routes, FubuRegistry fubuRegistry ) : void
routes RouteCollection
fubuRegistry FubuMVC.Core.FubuRegistry
return void