C# Class UCosmic.Impl.Seeders.EstablishmentTypeAndCategorySeeder

Inheritance: UCosmic.Impl.Seeders.BaseDataSeeder
Afficher le fichier Open project: ucosmic/UCosmicPreview Class Usage Examples

Méthodes publiques

Méthode Description
EstablishmentTypeAndCategorySeeder ( IProcessQueries queryProcessor, IHandleCommands createEstablishmentCategory, IHandleCommands createEstablishmentType, IUnitOfWork unitOfWork ) : System.Collections.Generic
Seed ( ) : void

Method Details

EstablishmentTypeAndCategorySeeder() public méthode

public EstablishmentTypeAndCategorySeeder ( IProcessQueries queryProcessor, IHandleCommands createEstablishmentCategory, IHandleCommands createEstablishmentType, IUnitOfWork unitOfWork ) : System.Collections.Generic
queryProcessor IProcessQueries
createEstablishmentCategory IHandleCommands
createEstablishmentType IHandleCommands
unitOfWork IUnitOfWork
Résultat System.Collections.Generic

Seed() public méthode

public Seed ( ) : void
Résultat void