IVersionVariableSerializer.

FromJson(string) Method

Syntax

GitVersionVariables FromJson(string json)

Parameters

Name Type Description
json string

Return Value

Type Description
GitVersionVariables
GitHub