Exemplo n.º 1
0
 public List <PartyTable> GetAllNotJoinedParties(long userId) => _pr.GetAllNotJoinedParties(userId);