CapyKit/Documentation/Help/Methods_T_CapyKit_Extensions_StringExtensions.md
Jordan Wages 735d7c4c91 Documentation + Unfinished SecurityHelper
Committing the unfinished changes to the SecurityHelper as I flesh it out during the migration. Also starting a documentation folder powered by Sandcastle.
2024-04-19 23:12:24 -05:00

601 B

StringExtensions Methods

Methods

IfNullOrEmpty Replaces a null or empty string with a specified replacement string.
IfNullOrWhiteSpace Replaces a null or whitespace string with a specified replacement string.

See Also

Reference

StringExtensions Class
CapyKit.Extensions Namespace