Beispiel #1
0
 public IActionResult DeleteStadium(int id) => View(_StadiumService.StadiumDeletionConfirmation(id));