Ejemplo n.º 1
0
 public EF6RepositoriesModule(EF6InfrastructureConfigurationSection configurationSection)
 {
     this.configurationSection = configurationSection;
 }
Ejemplo n.º 2
0
 public EF6ProjectionsModule(EF6InfrastructureConfigurationSection configurationSection)
 {
     this.configurationSection = configurationSection;
 }