- Namespace
-
GitVersion
.Extensions - Containing Type
- StringExtensions
Syntax
public static bool IsNullOrEmpty(this string value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | string |
Return Value
| Type | Description |
|---|---|
| bool |
public static bool IsNullOrEmpty(this string value)
| Name | Type | Description |
|---|---|---|
| value | string |
| Type | Description |
|---|---|
| bool |