C# Class System.Linq.Expressions.TypedDynamicExpressionN

Inheritance: DynamicExpressionN
Mostrar archivo Open project: dotnet/corefx

Private Methods

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