Posts by user995219 • 1 point
1 post
-
-1
votes2
answers89
viewsA: I want to concatenate two string , but with space between name and surname
.Net string nome_inteiro = string.Join(" ",new string[]{"Nome","Sobrenome"})
stringanswered user995219 1