AssertExtensions.

IsNullOrEmpty(string) Method

Syntax

public static bool IsNullOrEmpty(this string value)

Attributes

Type Description
CakeAliasCategoryAttribute

Parameters

Name Type Description
value string

Return Value

Type Description
bool