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 - Containing Type
- IssuesArgumentChecks
Syntax
public static void NotNullOrEmpty<T>(this IEnumerable<T> value, string parameterName = null)
Attributes
| Type | Description |
|---|---|
| Debugger |
Type Parameters
| Name | Description |
|---|---|
| T |
Parameters
| Name | Type | Description |
|---|---|---|
| value | IEnumerable |
|
| parameterName | string |
Return Value
| Type | Description |
|---|---|
| void |
