Beispiel #1
0
 public Pk3Stream(ZipPackage package)
 {
     Package      = package;
     StreamSource = package.GetStreamSource();
 }