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