Method ValueOrDefault
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Fundamentals.dll
ValueOrDefault(string?, string)
public static string ValueOrDefault(this string? s, string nullPlaceholder = "«null»")
public static string ValueOrDefault(this string? s, string nullPlaceholder = "«null»")