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