Exemple #1
0
 public void EmptyScanner()
 {
     EmptyScanner scanner = new EmptyScanner(controller, catalog);
     scanner.Execute();
 }