DEV Community

Discussion on: 7 Common MISTAKES made by C# developers (+ How to avoid them)

Collapse
 
damjand profile image
Damjan Dimitrov

For #1 we could use a simple one-liner:
string tools = String.Join(string.Empty, dotnetsaferTools)