Exemplo n.º 1
0
 private void Start(object sender, DoWorkEventArgs e)
 {
     mainWorker.Start(sender as BackgroundWorker);
 }