Beispiel #1
0
 public List <MedicineDetails> GetMedicinesList()
 {
     return(_repository.GetMedicinesList());
 }