Click or drag to resize

PrsReader(String) Constructor

Creates a new instance of the PrsReader class.

Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public PrsReader(
	string filePath
)

Parameters

filePath  String
The file path.
See Also