Esempio n. 1
0
 public AdvFileCopy()
 {
     _options = new AdvCopyFileOptions();
     _EventArgs = new FileCopyEventArgs();
 }
Esempio n. 2
0
 public AdvFileCopy()
 {
     _options   = new AdvCopyFileOptions();
     _EventArgs = new FileCopyEventArgs();
 }