Beispiel #1
0
 public void CopyFromCache(string path, bool toExtractCabFiles)
 {
     _update.CopyFromCache(path, toExtractCabFiles);
 }