Ejemplo n.º 1
0
 public void Saved(int id, int step)
 {
     repository.Saved(id, step);
     Save();
 }