Exemplo n.º 1
0
 // unexcute
 public void ReverseExecute()
 {
     _model.MoveBackShape(_index, _position[ORIGIN_X], _position[ORIGIN_Y]);
 }