mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23:36 -06:00
613 B
613 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. |