System.Dynamic.BinaryOperationBinder.FallbackBinaryOperation Method

Performs the binding of the binary dynamic operation if the target dynamic object cannot bind.

Syntax

public DynamicMetaObject FallbackBinaryOperation (DynamicMetaObject target, DynamicMetaObject arg)

Parameters

target
The target of the dynamic binary operation.
arg
The right hand side operand of the dynamic binary operation.

Returns

The System.Dynamic.DynamicMetaObject representing the result of the binding.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Dynamic
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0