Exemplo n.º 1
0
 private void Move_OnPieceCaptured(object sender, EventArgs e)
 {
     OnPieceCaptured?.Invoke(sender, e);
 }