Ejemplo n.º 1
0
 public int Guncelle(Entity.Models.Model entity)
 {
     return(_modelDal.Guncelle(entity));
 }