System.Runtime.CompilerServices.CallSite.Create Method

Creates a call site with the given delegate type and binder.

Syntax

public static CallSite Create (Type delegateType, CallSiteBinder binder)

Parameters

delegateType
The call site delegate type.
binder
The call site binder.

Returns

The new 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