Name | Description | |
---|---|---|
![]() | CaseSensitive | By default the comparison is Case Sensitive |
![]() | IgnoreWhitespaceDifferences | By default horizontal and vertical whitespace differences are ignored |
The following tables list the members exposed by ICompareLogic.
Name | Description | |
---|---|---|
![]() | CaseSensitive | By default the comparison is Case Sensitive |
![]() | IgnoreWhitespaceDifferences | By default horizontal and vertical whitespace differences are ignored |
Name | Description | |
---|---|---|
![]() | CompareFiles | Compare to text files and return the differences |
![]() | CompareStreams | Compare two text streams |
![]() | CompareStrings | Compare two strings and return the differences |
![]() | CompareWords | Split the strings into words by the space character and compare |