using ldap_cesi.Entities; namespace ldap_cesi.Repository.Services; public interface IRepositoryRole : IRepositoryBase { }