Exemplo n.º 1
0
 public ActionResult KategoriDuzenle(int Id)
 {
     return(View(_film.KategoriDetails(Id)));
 }