ZipHelper Class

DCSoft.DBUtilityGeneric

ZipHelper Class
ZIP压缩帮助类
Inheritance Hierarchy
SystemObject  DCSoft.Utility.UtilsZipHelper

Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public 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 methodDeZip
Public methodEnZip
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also