コード例 #1
0
ファイル: ScanProcessing.cs プロジェクト: ericramses/YPILIS
 public ScanningProcessing()
 {
     this.m_ScanFolderList = new ScanFolderList();
     this.m_ScanFileList   = new FileList();
 }
コード例 #2
0
 public ScanningProcessing()
 {
     this.m_ScanFolderList = new ScanFolderList();
     this.m_ScanFileList = new FileList();
 }