C# 클래스 UCosmic.Impl.Seeders.BaseEstablishmentEntitySeeder

상속: UCosmic.Impl.Seeders.BaseDataSeeder
파일 보기 프로젝트 열기: ucosmic/UCosmicPreview

보호된 메소드들

메소드 설명
BaseEstablishmentEntitySeeder ( IProcessQueries queryProcessor, IHandleCommands createEstablishment, IUnitOfWork unitOfWork ) : System.Collections.Generic
Seed ( CreateEstablishment command ) : Establishment

메소드 상세

BaseEstablishmentEntitySeeder() 보호된 메소드

protected BaseEstablishmentEntitySeeder ( IProcessQueries queryProcessor, IHandleCommands createEstablishment, IUnitOfWork unitOfWork ) : System.Collections.Generic
queryProcessor IProcessQueries
createEstablishment IHandleCommands
unitOfWork IUnitOfWork
리턴 System.Collections.Generic

Seed() 보호된 메소드

protected Seed ( CreateEstablishment command ) : Establishment
command CreateEstablishment
리턴 UCosmic.Domain.Establishments.Establishment