C# Class EA.Iws.DataAccess.ImportNotificationContext

Inheritance: ContextBase
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
ImportNotificationContext ( IUserContext userContext, IEventDispatcher dispatcher ) : System.Data.Entity

Méthodes protégées

Méthode Description
OnModelCreating ( DbModelBuilder modelBuilder ) : void

Method Details

ImportNotificationContext() public méthode

public ImportNotificationContext ( IUserContext userContext, IEventDispatcher dispatcher ) : System.Data.Entity
userContext IUserContext
dispatcher IEventDispatcher
Résultat System.Data.Entity

OnModelCreating() protected méthode

protected OnModelCreating ( DbModelBuilder modelBuilder ) : void
modelBuilder DbModelBuilder
Résultat void