Table of Contents

Method ValueOrDefault

Namespace
PaintDotNet
Assembly
PaintDotNet.Fundamentals.dll

ValueOrDefault(string?, string)

public static string ValueOrDefault(this string? s, string nullPlaceholder = "«null»")

Parameters

s string
nullPlaceholder string

Returns

string