Coding in C # I ended up making a mistake, maybe because of familiarity with other languages I usually work with, and I forgot the parentheses.
string.Concat(numero.ToString, "A")
I received the following error:
can not convert from '...
asked by
14.03.2017 / 13:13