- Namespace
-
GitVersion
.Extensions - Base Types
-
- object
graph BT Type-->Base0["object"] Type["StringExtensions"]
class Type type-node
Syntax
public static class StringExtensions
Methods
| Name | Value | Summary |
|---|---|---|
|
AppendLineFormat |
void |
static
|
|
IsEmpty |
bool |
static
|
|
IsEquivalentTo |
bool |
static
|
|
IsNullOrEmpty |
bool |
static
|
|
IsNullOrWhiteSpace |
bool |
static
|
|
RegexReplace |
string |
static
|
|
With |
string |
static
|