IRoute | |
public interface IRouteService : IRouteQueryService, IBusinessService
The IRouteService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of Routes matching the specified filter.
(Inherited from IRouteQueryService) | |
| GetAll |
Gets all Routes
(Inherited from IRouteQueryService) | |
| GetSingle |
Gets a single Route matching the provided filter.
(Inherited from IRouteQueryService) |