C# Class SenseNet.Packaging.Internal.ZipUnpacker

Inheritance: IUnpacker
Afficher le fichier Open project: maxpavlov/FlexNet

Méthodes publiques

Méthode Description
Unpack ( string fsPath ) : IManifest[]

Private Methods

Méthode Description
Extract ( string zipFilePath, string extractDir ) : void

Method Details

Unpack() public méthode

public Unpack ( string fsPath ) : IManifest[]
fsPath string
Résultat IManifest[]