Ejemplo n.º 1
0
 private void OnHave(Int32 pieceIndex)
 {
     Have?.Invoke(this, pieceIndex);
 }