Ejemplo n.º 1
0
 private void buttonX2_Click(object sender, EventArgs e)
 {
     Print.printare(Convert.ToInt32(textBoxX1.Text), textBox2.Text);
 }