Exemplo n.º 1
0
 private void DoWork(object sender, DoWorkEventArgs e)
 {
     imageService.CheckImages();
 }