public static void ReplaceMe( this string value, char oldChar, char newChar, int startingIndex = 0 )
<ExtensionAttribute> Public Shared Sub ReplaceMe ( value As String, oldChar As Char, newChar As Char, Optional startingIndex As Integer = 0 )
public: [ExtensionAttribute] static void ReplaceMe( String^ value, wchar_t oldChar, wchar_t newChar, int startingIndex = 0 )
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE