System.Runtime.CompilerServices.CallSite<T>.Create Method

Creates an instance of the dynamic call site, initialized with the binder responsible for the runtime binding of the dynamic operations at this call site.

Syntax

public static CallSite<T> Create (CallSiteBinder binder)

Parameters

binder
The binder responsible for the runtime binding of the dynamic operations at this call site.

Returns

The new instance of dynamic call site.

Remarks

Documentation for this section has not yet been entered.

Requirements

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