SyntaxFix
Write A Post
Hire A Developer
Questions
string.Concat(los.ToArray());
If you just want to concatenate the strings then use string.Concat() instead of string.Join().