Class StringExtensions NamespacePaintDotNet AssemblyPaintDotNet.Fundamentals.dll public static class StringExtensions Inheritance object StringExtensions Inherited Members object.GetType() object.MemberwiseClone() object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() Methods IsInterned(string) IsNullOrEmpty(string?) Join(IEnumerable<string>, char) Join(IEnumerable<string>, string) ValueOrDefault(string?, string)