System.Linq.Expressions.MethodCallExpression0.MethodCallExpression0 C# (CSharp) Méthode

MethodCallExpression0() public méthode

public MethodCallExpression0 ( MethodInfo method ) : System.Collections.Generic
method System.Reflection.MethodInfo
Résultat System.Collections.Generic
        public MethodCallExpression0(MethodInfo method)
            : base(method)
        {
        }