Interface ITrailerService Inherited Members ITrailerRepository.GetByTractorUnitGuid(Guid) ITrailerRepository.GetNotDeallocatedByTractorUnitGuid(Guid) ITrailerRepository.GetAllTrailers() ITrailerRepository.AssignTrailerToTractorUnit(Trailer) ITrailerRepository.DeallocateTrailer(Trailer) Namespace: Simplic.Logistics.Vehicle Assembly: Simplic.Logistics.Vehicle.dll Syntax public interface ITrailerService : ITrailerRepository