Exemplo n.º 1
0
 public IActionResult DeleteExam(int id) => View(_examService.ExamDeletionConfirmation(id));