Does string contain case-sensitive C#?

The string. Contains() method in C# is case sensitive . And there is not StringComparison parameter available similar to Equals() method, which helps to compare case insensitive.4 Oca 2014

Sizin İçin Seçtik  How do you compare two strings insensitive in Python?

Leave a Reply

Your email address will not be published. Required fields are marked *