StepResult Class

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

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<StepResult>(string) T
GitHub