SyntaxFix
Write A Post
Hire A Developer
Questions
Just like this:
string s="AbcdEf"; if(s.ToLower().Contains("def")) { Console.WriteLine("yes"); }