Table of Contents

Method IsNullOrEmpty

Namespace
PaintDotNet
Assembly
PaintDotNet.Fundamentals.dll

IsNullOrEmpty(string?)

public static bool IsNullOrEmpty(this string? s)

Parameters

s string

Returns

bool