public static void Replace( this string value, uint index, char newChar )
<ExtensionAttribute> Public Shared Sub Replace ( value As String, index As UInteger, newChar As Char )
public: [ExtensionAttribute] static void Replace( String^ value, unsigned int index, wchar_t newChar )
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE