Ejemplo n.º 1
0
 private String currentCategory()
 {
     return(questionDeck.CategoryForPlace(places[currentPlayer]));
 }