Defers the binding of the operation until later time when the runtime values of all dynamic operation arguments have been computed.
Syntax
Parameters
- target
-
The target of the dynamic operation.
- args
-
An array of arguments of the dynamic operation.
Returns
The System.Dynamic.DynamicMetaObject representing the result of the binding.
Remarks
Requirements
Namespace: System.Dynamic
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0