Interface IVehicleTollService An Interface for all vehicle toll service functions Inherited Members IVehicleTollRepository.Get(Guid) IVehicleTollRepository.SaveToll(Toll) Namespace: Simplic.Logistics.Vehicle Assembly: Simplic.Logistics.Vehicle.dll Syntax public interface IVehicleTollService : IVehicleTollRepository