Example #1
0
 public CoolingRequest GetCooling()
 {
     return(temperatureService.GetCooling());
 }