コード例 #1
0
 public PaceStatus GetCurrentPace()
 {
     return(scores.GetCurrentPace());
 }