C# Class UCosmic.SeedData.GeographicExpertiseEntitySeeder

Inheritance: ISeedData
Afficher le fichier Open project: ucosmic/UCosmicAlpha

Méthodes publiques

Méthode Description
GeographicExpertiseEntitySeeder ( ICommandEntities entities, IHandleCommands createGeographicExpertise, IHandleCommands createGeographicExpertiseLocation, IUnitOfWork unitOfWork ) : System
Seed ( ) : void

Method Details

GeographicExpertiseEntitySeeder() public méthode

public GeographicExpertiseEntitySeeder ( ICommandEntities entities, IHandleCommands createGeographicExpertise, IHandleCommands createGeographicExpertiseLocation, IUnitOfWork unitOfWork ) : System
entities ICommandEntities
createGeographicExpertise IHandleCommands
createGeographicExpertiseLocation IHandleCommands
unitOfWork IUnitOfWork
Résultat System

Seed() public méthode

public Seed ( ) : void
Résultat void