Esempio n. 1
0
 private static void GetTotalInfected(string hospitalName)
 {
     _hospitalController.GetTotalInfected(hospitalName);
 }