This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["IssuesArgumentChecks"]
class Type type-node
Syntax
public static class IssuesArgumentChecks
Methods
Name | Value | Summary |
---|---|---|
NotNegative |
void |
static
|
NotNegativeOrZero |
void |
static
|
NotNull |
void |
static
|
NotNullOrEmpty |
void |
static
|
Not |
void |
static
|
Not |
void |
static
|
NotNullOrWhiteSpace |
void |
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|