StringBuilderExtensions Methods |
The StringBuilderExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| AppendWithSeparator | Method adding a separator between the appended texts, but only if the string builder is not empty.
This avoids trailing separators, which commonly should appear only 'inside' the individual text elements. |