CsvHelper Class

HD.Common

CsvHelper Class Helper帮助文档
CSV文件转换类
Inheritance Hierarchy

SystemObject  HD.CommonCsvHelper

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static class CsvHelper
Public NotInheritable Class CsvHelper
public ref class CsvHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type CsvHelper =  class end

The CsvHelper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCsvToDt
将Csv读入DataTable
Public methodStatic memberDtToCsv
导出报表为Csv
Top
See Also

Reference