Example #1
0
 public int UpdateFoto()
 {
     return(FilmeDAL.UpdateFoto(this));
 }