C# Class UCosmic.Impl.Seeders.EstablishmentUcShibEntitySeeder

Inheritance: BaseEstablishmentEntitySeeder
Show file Open project: ucosmic/UCosmicPreview Class Usage Examples

Public Methods

Method Description
EstablishmentUcShibEntitySeeder ( IProcessQueries queryProcessor, IHandleCommands createEstablishment, IHandleCommands updateSaml, IUnitOfWork unitOfWork ) : System.Collections.Generic
Seed ( ) : void

Method Details

EstablishmentUcShibEntitySeeder() public method

public EstablishmentUcShibEntitySeeder ( IProcessQueries queryProcessor, IHandleCommands createEstablishment, IHandleCommands updateSaml, IUnitOfWork unitOfWork ) : System.Collections.Generic
queryProcessor IProcessQueries
createEstablishment IHandleCommands
updateSaml IHandleCommands
unitOfWork IUnitOfWork
return System.Collections.Generic

Seed() public method

public Seed ( ) : void
return void