Extensions.

IsNullOrEmpty(string) Method

Assembly
Wyam.Yaml.dll
Namespace
Wyam.Yaml.Dynamic
Containing Type
Extensions

Syntax

public static bool IsNullOrEmpty(this string str)

Parameters

Name Type Description
str string

Return Value

Type Description
bool
GitHub