System.Dynamic.DynamicMetaObjectBinder.Defer Method

Defers the binding of the operation until later time when the runtime values of all dynamic operation arguments have been computed.

Syntax

public DynamicMetaObject Defer (params DynamicMetaObject[] args)

Parameters

args
An array of arguments of the dynamic 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