- Namespace
-
GitVersion
.Configuration .Init .Wizard - Interfaces
- Base Types
-
- object
graph BT Type-->Base0["object"]
Type-.->Interface0["IConfigInitWizard"] click Interface0
"/api/GitVersion.Configuration.Init.Wizard/IConfigInitWizard"
Type["ConfigInitWizard"] class Type type-node
Syntax
public class ConfigInitWizard : IConfigInitWizard
Constructors
| Name | Summary |
|---|---|
|
ConfigInitWizard |
Methods
| Name | Value | Summary |
|---|---|---|
|
Run |
Config |
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
|
NotNull |
T |
From
CommonExtensions
|