Documentation for the MoreDateTime library
C#
VB Usage
C++
ASP.NET
This is preliminary documentation and is subject to change.
Show/Hide TOC
String
Builder
Extensions
Append
If
True 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
Reference
StringBuilderExtensions Class
MoreDateTime.Internal Namespace
In This Article
Overload List
See Also