C# Class UCosmic.Impl.Seeders.BaseEstablishmentEntitySeeder

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

Méthodes protégées

Méthode Description
BaseEstablishmentEntitySeeder ( IProcessQueries queryProcessor, IHandleCommands createEstablishment, IUnitOfWork unitOfWork ) : System.Collections.Generic
Seed ( CreateEstablishment command ) : Establishment

Method Details

BaseEstablishmentEntitySeeder() protected méthode

protected BaseEstablishmentEntitySeeder ( IProcessQueries queryProcessor, IHandleCommands createEstablishment, IUnitOfWork unitOfWork ) : System.Collections.Generic
queryProcessor IProcessQueries
createEstablishment IHandleCommands
unitOfWork IUnitOfWork
Résultat System.Collections.Generic

Seed() protected méthode

protected Seed ( CreateEstablishment command ) : Establishment
command CreateEstablishment
Résultat UCosmic.Domain.Establishments.Establishment