C# Class UCosmic.SeedData.LanguageSqlSeeder

Inheritance: UCosmic.SeedData.SqlSeeder
Afficher le fichier Open project: ucosmic/UCosmicAlpha

Méthodes publiques

Méthode Description
LanguageSqlSeeder ( IQueryEntities entities ) : System.Collections.Generic
Seed ( ) : void

Method Details

LanguageSqlSeeder() public méthode

public LanguageSqlSeeder ( IQueryEntities entities ) : System.Collections.Generic
entities IQueryEntities
Résultat System.Collections.Generic

Seed() public méthode

public Seed ( ) : void
Résultat void