Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NuGet
ZipPackageFile
C# Class NuGet.ZipPackageFile
Inheritance:
IPackageFile
Show file
Open project: NuGetPackageExplorer/NuGetPackageExplorer
Public Methods
Method
Description
GetStream
( ) :
Stream
ToString
( ) :
string
ZipPackageFile
(
PackagePart
part
) :
System
Method Details
GetStream()
public
method
public
GetStream
( ) :
Stream
return
Stream
ToString()
public
method
public
ToString
( ) :
string
return
string
ZipPackageFile()
public
method
public
ZipPackageFile
(
PackagePart
part
) :
System
part
System.IO.Packaging.PackagePart
return
System