Changeset 68454c6 for FarmatikoData/FarmatikoRepoInterfaces
- Timestamp:
- 11/15/20 19:08:48 (4 years ago)
- Branches:
- master
- Children:
- 8b13eb2
- Parents:
- 1db5673
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
FarmatikoData/FarmatikoRepoInterfaces/IPHRepo.cs
r1db5673 r68454c6 22 22 PharmacyHead GetPharmacyHead(string head); 23 23 List<Pharmacy> GetPharmacies(); 24 void DeletePHMedicine(int id, int phId, int medId); 24 25 } 25 26 }
Note:
See TracChangeset
for help on using the changeset viewer.