Hope somebody can help me. I am just learning C# and I have a simple question.
I have a variable and I would like to check if that exists in another string. Something like
if ( test contains "abc" ) {
}
Is there an easy way to do this in C#
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…