C# Класс Microsoft.Scripting.ComInterop.SplatInvokeBinder

Splats the arguments to another nested dynamic site, which does the real invocation of the IDynamicMetaObjectProvider.
Наследование: System.Runtime.CompilerServices.CallSiteBinder
Показать файл Открыть проект

Открытые методы

Метод Описание
Bind ( object args, ReadOnlyCollection parameters, LabelTarget returnLabel ) : Expression

Описание методов

Bind() публичный Метод

public Bind ( object args, ReadOnlyCollection parameters, LabelTarget returnLabel ) : Expression
args object
parameters ReadOnlyCollection
returnLabel System.Linq.Expressions.LabelTarget
Результат Expression