コード例 #1
0
 private void lblNombre_Click(object sender, EventArgs e)
 {
     ProductClick?.Invoke(this, e);
 }