if I have two strings that are both comma separated values and I know there will only be 1 part missing from one of the strings, how can I retrieve that in C#?
Exampl