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

상속: UCosmic.Impl.Seeders.BaseDataSeeder
파일 보기 프로젝트 열기: ucosmic/UCosmicPreview 1 사용 예제들

공개 메소드들

메소드 설명
EstablishmentTypeAndCategorySeeder ( IProcessQueries queryProcessor, IHandleCommands createEstablishmentCategory, IHandleCommands createEstablishmentType, IUnitOfWork unitOfWork ) : System.Collections.Generic
Seed ( ) : void

메소드 상세

EstablishmentTypeAndCategorySeeder() 공개 메소드

public EstablishmentTypeAndCategorySeeder ( IProcessQueries queryProcessor, IHandleCommands createEstablishmentCategory, IHandleCommands createEstablishmentType, IUnitOfWork unitOfWork ) : System.Collections.Generic
queryProcessor IProcessQueries
createEstablishmentCategory IHandleCommands
createEstablishmentType IHandleCommands
unitOfWork IUnitOfWork
리턴 System.Collections.Generic

Seed() 공개 메소드

public Seed ( ) : void
리턴 void