Exemplo n.º 1
0
 private void backgroundWorker1_DoWork(object sender, DoWorkEventArgs e)
 {
     r.Read(new DriveInfo("c"));
 }