System.Dynamic.DynamicMetaObjectBinder Class

The dynamic call site binder that participates in the System.Dynamic.DynamicMetaObject binding protocol.

See Also: DynamicMetaObjectBinder Members

Syntax

public abstract class DynamicMetaObjectBinder : System.Runtime.CompilerServices.CallSiteBinder

Remarks

The System.Runtime.CompilerServices.CallSiteBinder performs the binding of the dynamic operation using the runtime values as input. On the other hand, the System.Dynamic.DynamicMetaObjectBinder participates in the System.Dynamic.DynamicMetaObject binding protocol.

Requirements

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