Creates a new FileDiffEngine
[Visual Basic]
Public Sub New( _
ByVal
recordType As
Type _
)
[C#]
public FileDiffEngine(
Type recordType);
Parameters
-
recordType
- The record type class that implements the IComparableRecord interface.
See Also
FileDiffEngine Class | FileHelpers Namespace
Powered by: