Exemplo n.º 1
0
 public ScanningProcessing()
 {
     this.m_ScanFolderList = new ScanFolderList();
     this.m_ScanFileList   = new FileList();
 }
Exemplo n.º 2
0
 public ScanningProcessing()
 {
     this.m_ScanFolderList = new ScanFolderList();
     this.m_ScanFileList = new FileList();
 }