HtmlEscape(input, leaveSingleQuotesAlone, leaveDoubleQuotesAlone) Indent(str, by, indentFirstLine) ParseInt(str, default_, style, provider) Replace(str, oldValue, newValue, comparison)
Legend Class Struct Enum Interface Delegate | Constructor Method Property Event Field |
| Extension method: bool EqualsNoCase(this string, string)Declarationpublic static bool EqualsNoCase(
this string strthis,
string str
) SummaryUse StringExtensions.EqualsIgnoreCase(this string, string). |