Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SenseNet
Packaging
Internal
ZipUnpacker
C# Class SenseNet.Packaging.Internal.ZipUnpacker
Inheritance:
IUnpacker
Mostra file
Open project: maxpavlov/FlexNet
Public Methods
Method
Description
Unpack
(
string
fsPath
) :
IManifest[]
Private Methods
Method
Description
Extract
(
string
zipFilePath
,
string
extractDir
) :
void
Method Details
Unpack()
public
method
public
Unpack
(
string
fsPath
) :
IManifest[]
fsPath
string
return
IManifest[]