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