Ejemplo n.º 1
0
 private void Continue(object sender, EventArgs args)
 {
     _unit.Confront(_dX, _dY);
     Cancel();
 }