StringUtilities.EqualsIgnoreCase - метод Смотри также Terrasoft.Common - пространство имен > StringUtilities - класс : EqualsIgnoreCase - метод C#
- source
- String.
- value
- String for comparison.
Glossary Item Box
Параметры
- source
- String.
- value
- String for comparison.
Тип возвращаемого значения
true
if the strings are equal not counting capitalization; otherwise - false
.Extending method for the System.String class.