You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ValueString is a thin wrapper structure for System.String that never has a null reference, has the string.Empty default value, implements all string functions, and has some additional methods and properties.
Yury Malich (c) 2024-2025
MIT License
About
ValueString is a thin wrapper structure for System.String that never has a null reference, has the string.Empty default value, implements all string functions, and has some additional methods and properties.