コード例 #1
0
 public EF6RepositoriesModule(EF6InfrastructureConfigurationSection configurationSection)
 {
     this.configurationSection = configurationSection;
 }
コード例 #2
0
 public EF6ProjectionsModule(EF6InfrastructureConfigurationSection configurationSection)
 {
     this.configurationSection = configurationSection;
 }