System.Runtime.CompilerServices.CallSite<T>: Method Members

The methods of System.Runtime.CompilerServices.CallSite<T> are listed below. For a list of all members, see the CallSite<T> Members list.

See Also: Inherited members from System.Runtime.CompilerServices.CallSite

Public Methods

static
Create(CallSiteBinder) : CallSite<T>

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.