Esempio n. 1
0
 public ImporterService(DimuContext context)
 {
     this.context = context;
 }
Esempio n. 2
0
 public IntezmenyService(DimuContext context)
 {
     this.context = context;
 }