Example #1
0
 public T Evaluate(ScopeStack scope)
 {
     return(Value);
 }