- Namespace
-
GitVersion
.VersionConverters .OutputGenerator - Interfaces
-
-
IVersionConverter
<OutputContext> - IDisposable
-
IVersionConverter
- Implementing Types
graph BT
Type-.->Interface0["IVersionConverter<OutputContext>"]
Type-.->Interface1["IDisposable"]
Type["IOutputGenerator"] class Type type-node
Implementing0["OutputGenerator"]-.->Type click
Implementing0
"/api/GitVersion.VersionConverters.OutputGenerator/OutputGenerator"
Syntax
public interface IOutputGenerator : IVersionConverter<OutputContext>, IDisposable
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|