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