- Namespace
-
GitVersion
.OutputVariables
graph BT Type["IVersionVariableSerializer"] class Type
type-node
Syntax
public interface IVersionVariableSerializer
Methods
| Name | Value | Summary |
|---|---|---|
|
FromFile |
GitVersionVariables | |
|
ToFile |
void | |
|
ToJson |
string |
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
NotNull |
T |
From
CommonExtensions
|