Esempio n. 1
0
 private void ReloadHistory()
 {
     this.GameList.ItemsSource = GameService.GetTopGames();
 }