Click or drag to resize

FileHelperEngine Constructor (Type)

Initializes a new instance of the FileHelperEngine class with the specified type of records.

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public FileHelperEngine(
	Type recordType
)

Parameters

recordType
Type: SystemType

[Missing <param name="recordType"/> documentation for "M:FileHelpers.FileHelperEngine.#ctor(System.Type)"]

See Also