- Namespace
-
GitVersion
.Configuration .Init .Wizard - Implementing Types
graph BT Type["IConfigInitStepFactory"] class Type type-node
Implementing0["ConfigInitStepFactory"]-.->Type click
Implementing0
"/api/GitVersion.Configuration.Init.Wizard/ConfigInitStepFactory"
Syntax
public interface IConfigInitStepFactory
Methods
Name | Value | Summary |
---|---|---|
CreateStep |
T |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|