C# Class System.Linq.Expressions.TypedDynamicExpressionN

Inheritance: DynamicExpressionN
Mostra file Open project: dotnet/corefx

Private Methods

Method Description
TypedDynamicExpressionN ( Type returnType, Type delegateType, System.Runtime.CompilerServices.CallSiteBinder binder, IReadOnlyList arguments ) : System