InedoSDK Reference
Version:

VariableTemplateContext(int projectId, int releaseId, System.Collections.Generic.IReadOnlyDictionary<string, string> variables) Constructor

Syntax

public VariableTemplateContext(int projectId, int releaseId, IReadOnlyDictionary<string, string> variables)

Parameters

projectId
Type: int
releaseId
Type: int
variables
Type: System.Collections.Generic.IReadOnlyDictionary<string, string>