|
DiffMatchPatchPatchMake(String, String, ListDiff) Method
|
Note: This API is now obsolete.
Compute a list of patches to turn text1 into text2.
text2 is ignored, diffs are the delta between text1 and text2.
Namespace: GSF.TextAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.286-beta+af3877f0fd6bd9f0ab0bb09de528343468ffe7d4
Syntax
See Also