Beispiel #1
0
 public EndGame()
 {
     InitializeComponent();
     list = facade.GetGames();
 }