This is preliminary documentation and is subject to change.

StringBuilderExtensionsAppendIfTrue Method

Overload List

AppendIfTrue(StringBuilder, Boolean, Char) Appends the string if it is not null or empty to the StringBuilder
AppendIfTrue(StringBuilder, Boolean, String) Appends the string if it is not null or empty to the StringBuilder

See Also