Esempio n. 1
0
 public float get_price(String NameOfPill)
 {
     return(medDAL.get_price(NameOfPill));
 }