Pergunta de entrevista da empresa mindSHIFT

what's wrong with the following C# code to change a string to lower case: inputString.toLower();

Resposta da entrevista

Sigiloso

14 de nov. de 2011

you need to assign the result to inputString