Method | Description | |
---|---|---|
AndExpression ( IExpression arg1, IExpression arg2 ) : System.Collections.Generic | ||
Execute ( IContext context, Stack |
public AndExpression ( IExpression arg1, IExpression arg2 ) : System.Collections.Generic | ||
arg1 | IExpression | |
arg2 | IExpression | |
return | System.Collections.Generic |
public Execute ( IContext context, Stack | ||
context | IContext | |
stack | Stack | |
return | void |