Exemplo n.º 1
0
 public double GetEarliestCheckOnPlantsTime()
 {
     return(_plantService.GetEarliestCheckUpOnPlants());
 }