Diff
|
Name | Description | |
---|---|---|
DiffMain(String, String) | Find the differences between two texts. Run a faster, slightly less optimal diff. This method allows the 'checklines' of DiffMain() to be optional. Most of the time checklines is wanted, so default to true. | |
DiffMain(String, String, Boolean) | Find the differences between two texts. |