How to acheive this using diffplex c#
CreateWordDiffs(
"The red brown fox jumped over.",
"The brown spotted fox leaped over"
);
Diffplex returns diffresult which is in array ,it need to be string like this output

How to acheive this using diffplex c#
CreateWordDiffs(
"The red brown fox jumped over.",
"The brown spotted fox leaped over"
);
Diffplex returns diffresult which is in array ,it need to be string like this output

Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Uday DodiyaPosted Sep 28, 2022, 4:44 AM