20 Jan 2014•less than a minute read•8225 views
String Replace extension method with string comparison ignore case support
A handy extension method enabling the ability to perform a replace on a string whole using the StringComparison enumeration
#enums#csharp#search-extensions#string-replace