Exemplo n.º 1
0
 public void Scan(bool noxml)
 {
     fastListView.ClearObjects();
     Busy();
     _scanner.Start(noxml);
 }