C# Class Badges.App_Start.DbInitializer

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

ResetDb ( ) : void

Private Methods

Méthode Description
PopulateDb ( FluentConfiguration config ) : void
PopulateLookups ( ISession session ) : void

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

ResetDb() public static méthode

public static ResetDb ( ) : void
Résultat void