HelperAdd |
| Name | Description | |
|---|---|---|
| AddValue(String, String, String) | Append a value to a string, adding the separator first if the string is not empty | |
| AddValue(StringBuilder, String, String) | Append a value to a StringBuilder, adding the separator first if the builder is not empty |