Exemple #1
0
 private void Add_Game_Button_Click(object sender, RoutedEventArgs e)
 {
     _adminController.AddGame();
 }