ValueString
Описание
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.
Языки
C#
README.md
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.
C#