Пример #1
0
 public static List <Medicine> getRandomMedicine()
 {
     return(MedicineRepository.getRandomMedicine());
 }