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