Exemplo n.º 1
0
 public void ShowRankingBoard()
 {
     _rankingView.ShowRankingView(_rankingModel.ResultScore);
 }