示例#1
0
 public AdvFileCopy()
 {
     _options = new AdvCopyFileOptions();
     _EventArgs = new FileCopyEventArgs();
 }
示例#2
0
 public AdvFileCopy()
 {
     _options   = new AdvCopyFileOptions();
     _EventArgs = new FileCopyEventArgs();
 }