C# Класс UCosmic.SeedData.GeographicExpertiseEntitySeeder

Наследование: ISeedData
Показать файл Открыть проект

Открытые методы

Метод Описание
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