I need to check in string.Endswith(\"\") from any of the following operators: +,-,*,/
string.Endswith(\"\")
+,-,*,/
If I have 20 operators I don\'t want to use ||<
||<
Is a regex expression not an option