Interface IContactZoneService Inherited Members IContactZoneRepository.GetAll(Boolean) IContactZoneRepository.Get(Guid) IContactZoneRepository.Save(ContactZone) IContactZoneRepository.Delete(ContactZone) IContactZoneRepository.GetAssigned(Int64) IContactZoneRepository.GetByOwner(Guid) IContactZoneRepository.SetZoneAssignments(IList<ContactZone>) IContactZoneRepository.RemoveZoneAssignments(IList<ContactZone>) Namespace: Simplic.Contact Assembly: Simplic.Contact.dll Syntax public interface IContactZoneService : IContactZoneRepository