コード例 #1
0
 public PathClass GetMatches(int matchId)
 {
     return(_scoreRepo.GetMatches(matchId));
 }