Ejemplo n.º 1
0
 private void _buttonCancel_Click(object sender, EventArgs e)
 {
     Observer.CancelClicked();
 }