v2.0.5
Download the library here
FIXED: Issue with anonymous type and getter
dynamic item = Eval.Execute("var x = new { X = 1, Y = 2}; return x;");
var valueX = item.X;
PRO Version unlocked for the current month (April)
FIXED: Issue with anonymous type and getter
dynamic item = Eval.Execute("var x = new { X = 1, Y = 2}; return x;");
var valueX = item.X;
PRO Version unlocked for the current month (April)