Exemplo n.º 1
0
 private void ReadyButton_Click(object sender, EventArgs e)
 {
     ProcessController.Ready(blockBox.Text);
 }