System.Runtime.CompilerServices.CallSite Members

The members of System.Runtime.CompilerServices.CallSite are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
BinderCallSiteBinder.

Class responsible for binding dynamic operations on the dynamic site.

Public Methods

static
Create(Type, CallSiteBinder) : CallSite

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