Ejemplo n.º 1
0
 public ParameterExpression GetVariable(string name)
 {
     return(parent.GetVariable(name));
 }