示例#1
0
 private void _bgWorker_DoWork(object sender, DoWorkEventArgs e)
 {
     _tarea.Invoke();
 }