ConfigProvider Class

Namespace
GitVersion.Configuration
Interfaces
Base Types
  • object

Syntax

public class ConfigProvider : IConfigProvider

Constructors

Methods

Extension Methods

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