コード例 #1
0
 public List <Participant> getParticipantsWithActivityByUser(User user) => prt_db.getParticipantsWithActivityByUser(user.Number);