Exemplo n.º 1
0
 void worker_DoWork(object sender, DoWorkEventArgs e)
 {
     _executor.StartSearch((BackgroundWorker)sender);
 }