The members of System.Dynamic.BinaryOperationBinder are listed below.
See Also: Inherited members from System.Dynamic.DynamicMetaObjectBinder
Initializes a new instance of the System.Dynamic.BinaryOperationBinder class. |
[read-only] | Operation | System.Linq.Expressions.ExpressionType.
The binary operation kind. |
[read-only] override | ReturnType | Type.
The result type of the operation. |
override | Bind(DynamicMetaObject, DynamicMetaObject[])
| |
FallbackBinaryOperation(DynamicMetaObject, DynamicMetaObject)
| ||
abstract | FallbackBinaryOperation(DynamicMetaObject, DynamicMetaObject, DynamicMetaObject)
|