예제 #1
0
 private static string GetZipFileToDirPath()
 {
     return(Path.Combine(Common.UnzipFilesPath(), DirectoryHelper.GetRandomDirectionName()));
 }