예제 #1
0
 public List <PartyTable> GetAllNotJoinedParties(long userId) => _pr.GetAllNotJoinedParties(userId);