how to find an specific character in a string [closed]

string.Contains(“+”) returns a bool.

Leave a Comment