Ejemplo n.º 1
0
 public int CreateOrUpdate(GenreModel model)
 {
     return(_res.CreateOrUpdate(model));
 }