[]
Gets a variable expression.
protected virtual IExpression GetVariableExpression(IDictionary<string, object> valiables, string name)
Type | Name | Description |
---|---|---|
IDictionary<string, object> | valiables | the disctionare of variables. |
string | name | the name of variable. |
Type | Description |
---|---|
IExpression |