Beispiel #1
0
 protected void arcOneFile(string fullNamefrom, string fullNameto)
 {
     FileMethods.archiveFile(fullNamefrom, fullNameto);
 }