public IList<ServiceRequest> GetRequestHistory(UserRole role) { throw new NotImplementedException(); }
public UserRole DeleteUserRole(UserRole role) { throw new NotImplementedException(); }