C# Class Badges.App_Start.UCDArchBootstrapper

Afficher le fichier Open project: ucdavis/Badges

Méthodes publiques

Méthode Description
PreStart ( ) : void

PreStart for the UCDArch Application configures the model binding, db, and IoC container

Private Methods

Méthode Description
InitializeServiceLocator ( ) : IWindsorContainer

Method Details

PreStart() public static méthode

PreStart for the UCDArch Application configures the model binding, db, and IoC container
public static PreStart ( ) : void
Résultat void