Пример #1
0
 public SpecialisationLevelsController(ISpecialisationLevelService specLevelService)
 {
     this.specLevelService = specLevelService;
 }