Visit a System.Linq.Expressions.BinaryExpression.
Declaring type: ExpressionVisitor
Namespace: Zyan.InterLinq.Expressions.Helpers
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
protected abstract object VisitBinaryExpression (
        BinaryExpression expression
) 
Parameters
expression
Return Value
Returns the result of the visit.