public EF6RepositoriesModule(EF6InfrastructureConfigurationSection configurationSection) { this.configurationSection = configurationSection; }
public EF6ProjectionsModule(EF6InfrastructureConfigurationSection configurationSection) { this.configurationSection = configurationSection; }