예제 #1
0
 public int GetCurrentRoundNum(int id)
 {
     return(_mgr.GetView(id).CurrentRound);
 }