- 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
|
Argument |
bool |
static
|
IsEmpty |
bool |
static
|
IsEquivalentTo |
bool |
static
|
IsFalse |
bool |
static
|
IsHelp |
bool |
static
|
IsInit |
bool |
static
|
IsNullOrEmpty |
bool |
static
|
IsNullOrWhiteSpace |
bool |
static
|
IsSwitch |
bool |
static
|
IsSwitchArgument |
bool |
static
|
IsTrue |
bool |
static
|
IsValidPath |
bool |
static
|
RegexReplace |
string |
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|