Method | Description | |
---|---|---|
OpLessOrEqual ( ) : System |
Create a new instance
|
Method | Description | |
---|---|---|
Get ( object context, EvaluationContext evalContext ) : object |
Returns a value for the logical "less than or equal" operator node.
|
|
OpLessOrEqual ( |
Create a new instance from SerializationInfo
|
protected Get ( object context, EvaluationContext evalContext ) : object | ||
context | object | Context to evaluate expressions against. |
evalContext | EvaluationContext | Current expression evaluation context. |
return | object |
protected OpLessOrEqual ( |
||
info | ||
context | ||
return | System |