Ejemplo n.º 1
0
 public void UpdateWith(Comment model)
 {
     mapper.Update(model, this);
 }