SyntaxFix
Write A Post
Hire A Developer
Questions
most performant solution for string
string result = new StringBuilder().Insert(0, "---", 5).ToString();