Why use String.Concat() in C#?

前端 未结 0 461
天命终不由人
天命终不由人 2021-02-11 19:28

I been wondering this for a while. Why use String.Concat() instead of using the + operator. I understand the String.Format since it a void

相关标签:
回答
  • 消灭零回复
提交回复
热议问题