System.Linq.Expressions.BinaryExpression.Method Property

Gets the implementing method for the binary operation.

Syntax

public System.Reflection.MethodInfo Method { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If a System.Linq.Expressions.BinaryExpression represents an operation that uses a predefined operator, the BinaryExpression.Method property is null.

Requirements

Namespace: System.Linq.Expressions
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 3.5.0.0, 4.0.0.0