TextDiffList Class |
Namespace: CMS.Helpers
public class TextDiffList
The TextDiffList type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextDiffList |
Constructor.
|
Name | Description | |
---|---|---|
![]() | DstDiffList |
List for differences in destination text data.
|
![]() | SrcDiffList |
List for differences in source text data.
|
Name | Description | |
---|---|---|
![]() | Analyze |
Analyze 2 TextData and create appropriate difference lists.
|
![]() | SetNewDstList |
Method to replace data of destination difference list.
|
![]() | SetNewSrcList |
Method to replace data of source difference list.
|