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
파일 보기 프로젝트 열기: jschementi/iron

공개 메소드들

메소드 설명
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