我需要string.Endswith("")从以下任何运营商办理登机手续:+,-,*,/
string.Endswith("")
+,-,*,/
如果我有20个运算符,我不想使用||运算符19次.
||
c# string
c# ×1
string ×1