Ejemplo n.º 1
0
 public static Thuoc ShowThuoc(string mahh)
 {
     return(ThuocRepository.ShowThuocFromDB(mahh));
 }