IDaily | |
public interface IDailyNewspaperNumberService : IDailyNewspaperNumberQueryService, IBusinessService
The IDailyNewspaperNumberService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of DailyNewspaperNumbers matching the specified filter.
(Inherited from IDailyNewspaperNumberQueryService) | |
| GetAll |
Gets all DailyNewspaperNumbers
(Inherited from IDailyNewspaperNumberQueryService) | |
| GetSingle |
Gets a single DailyNewspaperNumber matching the provided filter.
(Inherited from IDailyNewspaperNumberQueryService) |