IsNullOrEmpty(string) Method
Namespace
Statiq.Yaml.Dynamic
Containing Type
Extensions

Syntax

public static bool IsNullOrEmpty(this string str)

Parameters

Name Type Description
str string

Return Value

Type Description
bool