- Namespace
- GitVersion
- Interfaces
- Base Types
-
- object
graph BT Type-->Base0["object"]
Type-.->Interface0["IEnvironment"] click Interface0
"/api/GitVersion/IEnvironment" Type["Environment"] class
Type type-node
Syntax
public class Environment : IEnvironment
Methods
Name | Value | Summary |
---|---|---|
Get |
string | |
Set |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|