Exemplo n.º 1
0
 public IList<ServiceRequest> GetRequestHistory(UserRole role)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public UserRole DeleteUserRole(UserRole role)
 {
     throw new NotImplementedException();
 }