Beispiel #1
0
 public IList<ServiceRequest> GetRequestHistory(UserRole role)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public UserRole DeleteUserRole(UserRole role)
 {
     throw new NotImplementedException();
 }