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