Esempio n. 1
0
 public Dir(MainForm mainForm, FileList fileList)
 {
     this.mainForm = mainForm;
     this.fileList = fileList;
 }