The members of System.Runtime.CompilerServices.CallSiteBinder are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Runtime.CompilerServices.CallSiteBinder class. |
[read-only] static | UpdateLabel | System.Linq.Expressions.LabelTarget.
Gets a label that can be used to cause the binding to be updated. It indicates that the expression's binding is no longer valid. This is typically used when the "version" of a dynamic object has changed. |
abstract | Bind(object[], System.Collections.ObjectModel.ReadOnlyCollection<System.Linq.Expressions.ParameterExpression>, System.Linq.Expressions.LabelTarget)
| |
BindDelegate<T>(CallSite<T>, object[])
|
CacheTarget<T>(T)Documentation for this section has not yet been entered. |