예제 #1
0
 public ParameterExpression GetVariable(string name)
 {
     return(parent.GetVariable(name));
 }