source:
FarmatikoServices/FarmatikoServiceInterfaces/IFarmatikoHealthFacilitiesService.cs@
37c8d1d
Last change on this file since 37c8d1d was 37c8d1d, checked in by , 4 years ago | |
---|---|
|
|
File size: 203 bytes |
Rev | Line | |
---|---|---|
[37c8d1d] | 1 | using FarmatikoData.Models; |
2 | using System; | |
3 | using System.Collections.Generic; | |
4 | using System.Text; | |
5 | ||
6 | namespace FarmatikoData | |
7 | { | |
8 | public interface IFarmatikoHealthFacilitiesService | |
9 | { | |
10 | ||
11 | } | |
12 | } |
Note:
See TracBrowser
for help on using the repository browser.