Name | Description | |
---|---|---|
![]() ![]() | AppendWithSeparator | Appends a string to a StringBuilder, adding a separator if the StringBuilder is not empty. |
![]() ![]() | TrimEnd | Removes all occurrences of a given string from the end of a string. |
![]() ![]() | TrimStart | Removes all occurrences of a given string from the start of a string. |