C# 클래스 UCosmic.SeedData.GeographicExpertiseEntitySeeder

상속: ISeedData
파일 보기 프로젝트 열기: ucosmic/UCosmicAlpha

공개 메소드들

메소드 설명
GeographicExpertiseEntitySeeder ( ICommandEntities entities, IHandleCommands createGeographicExpertise, IHandleCommands createGeographicExpertiseLocation, IUnitOfWork unitOfWork ) : System
Seed ( ) : void

메소드 상세

GeographicExpertiseEntitySeeder() 공개 메소드

public GeographicExpertiseEntitySeeder ( ICommandEntities entities, IHandleCommands createGeographicExpertise, IHandleCommands createGeographicExpertiseLocation, IUnitOfWork unitOfWork ) : System
entities ICommandEntities
createGeographicExpertise IHandleCommands
createGeographicExpertiseLocation IHandleCommands
unitOfWork IUnitOfWork
리턴 System

Seed() 공개 메소드

public Seed ( ) : void
리턴 void