- Namespace
- GitVersion
- Base Types
-
- object
graph BT Type-->Base0["object"]
Type["RepositoryExtensions"] class Type type-node
Syntax
public static class RepositoryExtensions
Methods
Name | Value | Summary |
---|---|---|
RunSafe |
void |
static
|
RunSafe |
T |
static
|
ToGitRepository |
IGitRepository |
static
|
ToGitRepositoryInfo |
IGitRepositoryInfo |
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|