コード例 #1
0
 private int GetCurrentRoundId()
 {
     return(roundRepository.GetCurrentRoundId());
 }