Interface IDtcoActivityRepository Inherited Members IDtcoRepository<DtcoActicity>.Get(Guid) IDtcoRepository<DtcoActicity>.GetLastForEmployment(Guid) IDtcoRepository<DtcoActicity>.GetAtTimeForDriver(DateTime, Guid) IDtcoRepository<DtcoActicity>.GetAllForDriver(Guid) IDtcoRepository<DtcoActicity>.Save(DtcoActicity) Namespace: Simplic.Telematic.Core Assembly: Simplic.Telematic.Core.dll Syntax public interface IDtcoActivityRepository : IDtcoRepository<DtcoActicity>