- Namespace
- Statiq
.Common - Base Types
-
- object
Syntax
public static class GuardExtensions
Methods
Name | Return Value | Summary |
---|---|---|
IsNullOrEmpty |
bool |
static
|
IsNullOrWhiteSpace |
bool |
static
|
ThrowIfNull |
T |
static
|
ThrowIfNullOrEmpty |
string |
static
|
Throw |
string |
static
|