C# Class AcklenAvenue.Data.Sample.DataLayer.BootstrapperBase

Afficher le fichier Open project: AcklenAvenue/AcklenAvenue.Data

Méthodes publiques

Méthode Description
Run ( ) : void

Méthodes protégées

Méthode Description
BootstrapperBase ( Container container ) : System.Collections.Generic

Private Methods

Méthode Description
ConfigureDataLayer ( ) : void
CreateTheDatabaseFile ( ) : void
DeleteFileDatabaseIfExists ( string connectionString ) : void
PopulateDatabase ( ) : void

Method Details

BootstrapperBase() protected méthode

protected BootstrapperBase ( Container container ) : System.Collections.Generic
container Container
Résultat System.Collections.Generic

Run() public méthode

public Run ( ) : void
Résultat void