SemanticVersionFormatValues Class

Namespace
GitVersion
Base Types
  • object
graph BT Type-->Base0["object"] Type["SemanticVersionFormatValues"] class Type type-node

Syntax

public class SemanticVersionFormatValues

Constructors

Properties

Extension Methods

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