Exemple #1
0
 private bool CanGoToNextSet()
 {
     return(_game.CanGoToNextSet());
 }