I have a stringbuilder which contains a string. I need to check last three character of the string in string builder and remove the last three character if it matches the condition.
String Builder C#
Collapse
X
Comment