Esempio n. 1
0
 public List <Breakdown_history> getHistory(string MashineName)
 {
     return(park.Get_history(MashineName));
 }