- Namespace
-
GitVersion
.Configuration .Init - Base Types
-
- object
graph BT Type-->Base0["object"] Type["StepResult"] class
Type type-node
Syntax
public class StepResult
Properties
| Name | Value | Summary |
|---|---|---|
| Exit | bool | |
| InvalidResponse | bool | |
| Save | bool |
Methods
| Name | Value | Summary |
|---|---|---|
|
ExitWithoutSaving |
StepResult |
static
|
|
Invalid |
StepResult |
static
|
|
Ok |
StepResult |
static
|
|
SaveAndExit |
StepResult |
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
|
NotNull |
T |
From
CommonExtensions
|