Ejemplo n.º 1
0
 /// <inheritdoc />
 public void Run(IOperationContext operationContext)
 {
     operationContext.MoveTo((double)X, (double)Y);
 }