C# Class Microsoft.Scripting.ComInterop.SplatInvokeBinder

Splats the arguments to another nested dynamic site, which does the real invocation of the IDynamicMetaObjectProvider.
Inheritance: System.Runtime.CompilerServices.CallSiteBinder
Exibir arquivo Open project: jschementi/iron

Public Methods

Method Description
Bind ( object args, ReadOnlyCollection parameters, LabelTarget returnLabel ) : Expression

Method Details

Bind() public method

public Bind ( object args, ReadOnlyCollection parameters, LabelTarget returnLabel ) : Expression
args object
parameters ReadOnlyCollection
returnLabel System.Linq.Expressions.LabelTarget
return Expression