Click or drag to resize

ZipHelper Class

Inheritance Hierarchy
SystemObject
  Unvired.Kernel.UWP.UtilsZipHelper

Namespace:  Unvired.Kernel.UWP.Utils
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public sealed class ZipHelper

The ZipHelper type exposes the following members.

Constructors
  NameDescription
Public methodZipHelper
Initializes a new instance of the ZipHelper class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodStatic memberUnZipFileAsync
Unzips the specified zip file to the specified destination folder.
Top
See Also