Exemplo n.º 1
0
 private void negate_Click(object sender, EventArgs e)
 {
     ar.negate();
     updateTextBox();
 }