CSVHelper Class

DCSoft.DBUtilityGeneric

CSVHelper Class
csv文件处理帮助类
Inheritance Hierarchy
SystemObject  DCSoft.Utility.UtilsCSVHelper

Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public class CSVHelper

The CSVHelper type exposes the following members.

Constructors
  NameDescription
Public methodCSVHelper
Initializes a new instance of the CSVHelper class
Top
Methods
  NameDescription
Public methodStatic memberDataTableToCSV
datatable输出为csv文件
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