CorrectionFileAnalyzer Constructor |
Generates a new correction file analyzer.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic CorrectionFileAnalyzer(
string path
)
Parameters
- path String
- Path of the correction file to analyze.
See Also