Exemple #1
0
 public IActionResult Delete(int id) => View(repository.GetWithProject(id));