Click or drag to resize

CorrectionFileAnalyzer Constructor

Generates a new correction file analyzer.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public CorrectionFileAnalyzer(
	string path
)

Parameters

path  String
Path of the correction file to analyze.
See Also