Ejemplo n.º 1
0
 public ResponseDto RemoveUserToRoleConstraint(UserToRoleConstraintDto constraint)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public UserToRoleConstraintDto UpdateUserToRoleConstraint(UserToRoleConstraintDto constraint)
 {
     throw new NotImplementedException();
 }