Пример #1
0
 public string textToDisplay()
 {
     return(currentTriviaRound.displayText(gameLogic.computer));
 }