Exemplo n.º 1
0
 public void RemoveAwardFromUser(Guid userId, Guid awardId) => _logic.RemoveAwardFromUser(userId, awardId);