- Namespace
-
GitVersion
.Extensions - Base Types
-
- object
graph BT Type-->Base0["object"] Type["CommonExtensions"]
class Type type-node
Syntax
public static class CommonExtensions
Methods
Name | Value | Summary |
---|---|---|
NotNull |
T |
static
|
NotNullOrEmpty |
string |
static
|
NotNullOrWhitespace |
string |
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|