Ejemplo n.º 1
0
 public EfBranchSettings(IBranchSettingsNotifiers notifiers, IServiceProvider serviceProvider)
 {
     this.notifiers       = notifiers;
     this.serviceProvider = serviceProvider;
 }