Is there a way to append two string builders? And if so - does it perform better than appending a string to a StringBuilder ?
Is there a way to append two string builders? And if so - does it perform better than appending a string to a StringBuilder ?