Exemple #1
0
 public TurbineTypeController(ITurbineTypeService turbineTypeService)
 {
     this.turbineTypeService = turbineTypeService;
 }