Changeset db484c9 for FarmatikoServices/Services/SystemService.cs
- Timestamp:
- 01/26/21 10:33:09 (4 years ago)
- Branches:
- master
- Children:
- 7d80751
- Parents:
- 8e74e2f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
FarmatikoServices/Services/SystemService.cs
r8e74e2f rdb484c9 7 7 public interface ISystemService 8 8 { 9 9 public void ParseHTML(); 10 10 } 11 11 public class SystemService
Note:
See TracChangeset
for help on using the changeset viewer.