ValueReference<TValue, TVariable>.SetVariable


Declaration

public void SetVariable(TVariable variable)

Description

Switches to use a variable reference and assigns the provided variable.

Parameters

variableThe variable reference to use.