Пример #1
0
 // excute
 public void Execute()
 {
     _model.MoveShape(_index, _position[NEW_X], _position[NEW_Y]);
 }