C# Class AcklenAvenue.Data.Sample.MVC.WebSampleBootstrapper

Inheritance: AcklenAvenue.Data.Sample.DataLayer.BootstrapperBase
Afficher le fichier Open project: AcklenAvenue/AcklenAvenue.Data

Méthodes publiques

Méthode Description
RegisterRoutes ( ) : void
Run ( ) : void
WebSampleBootstrapper ( Container container ) : System.Web.Mvc

Private Methods

Méthode Description
ConfigureAutomappings ( ) : void

Method Details

RegisterRoutes() public static méthode

public static RegisterRoutes ( ) : void
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void

WebSampleBootstrapper() public méthode

public WebSampleBootstrapper ( Container container ) : System.Web.Mvc
container Container
Résultat System.Web.Mvc