C# Class System.Linq.Expressions.TypedDynamicExpression4

Inheritance: DynamicExpression4
Afficher le fichier Open project: dotnet/corefx

Private Methods

Méthode Description
TypedDynamicExpression4 ( Type retType, Type delegateType, System.Runtime.CompilerServices.CallSiteBinder binder, Expression arg0, Expression arg1, Expression arg2, Expression arg3 ) : System