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