Theraot icon indicating copy to clipboard operation
Theraot copied to clipboard

String methods with StringComparison / CultureInfo

Open NN--- opened this issue 3 years ago • 0 comments

https://docs.microsoft.com/en-us/dotnet/api/system.string.replace?view=net-5.0#System_String_Replace_System_String_System_String_System_StringComparison_

https://docs.microsoft.com/en-us/dotnet/api/system.string.indexof?view=net-5.0#System_String_IndexOf_System_Char_System_StringComparison_

And others

NN--- avatar Jan 20 '21 13:01 NN---