System.Linq.Expressions.MethodCallExpression0.MethodCallExpression0 C# (CSharp) Метод

MethodCallExpression0() публичный Метод

public MethodCallExpression0 ( MethodInfo method ) : System.Collections.Generic
method System.Reflection.MethodInfo
Результат System.Collections.Generic
        public MethodCallExpression0(MethodInfo method)
            : base(method)
        {
        }