Beispiel #1
0
 public override void Execute()
 {
     Common.ZipExtractFolder(ZipFileName, ZipFolderPath, DestinationPath);
 }