Esempio n. 1
0
 void ButtonRobotStopClick(object sender, EventArgs e)
 {
     FormRobotWorker.RequestStop();
 }