Click or drag to resize

DelimitedFileEngine Constructor

Overload List
  NameDescription
Public methodDelimitedFileEngine(Type)
Create a version of the FileHelperEngine exclusively for delimited records. It allows you to change the delimiter and other options at runtime
Public methodDelimitedFileEngine(Type, Encoding)
Create a delimited engine of record type and encoding
Top
See Also