System.Linq.Expressions.MethodCallExpression0.MethodCallExpression0 C# (CSharp) Method

MethodCallExpression0() public method

public MethodCallExpression0 ( MethodInfo method ) : System.Collections.Generic
method System.Reflection.MethodInfo
return System.Collections.Generic
        public MethodCallExpression0(MethodInfo method)
            : base(method)
        {
        }