- Namespace
- Statiq
.Common - Containing Type
- GuardExtensions
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static bool IsNullOrEmpty(this string str)
Attributes
Type | Description |
---|---|
MethodImplAttribute |
Parameters
Name | Type | Description |
---|---|---|
str | string |
Return Value
Type | Description |
---|---|
bool |