Click or drag to resize

CorrectionFileAnalyzerUpdateHeader Method

Updates the header of fc3 correction files to new header format (client lib v3)

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

Parameters

path  String

[Missing <param name="path"/> documentation for "M:RAYLASE.Marker.Corrections.CorrectionFileAnalyzer.UpdateHeader(System.String)"]

See Also