Exemplo n.º 1
0
 public ActionResult Index2()
 {
     return(View(clientsB.GetAllDelete().ToList()));
 }