Esempio n. 1
0
 public Stream GetStream()
 {
     return(_fastZipPackage.GetZipEntryStream(Path));
 }