Ejemplo n.º 1
0
 private void OnDeleteButtonClicked(SavedGamePanel savedGame)
 {
     _deleteConfirmation.Open(savedGame);
 }