Click or drag to resize

CargoQueryExpressionReducerVisit Method

This is preliminary documentation and is subject to change.

Overload List
 NameDescription
Public methodVisit(Expression)Dispatches the expression to one of the more specialized visit methods in this class.
Public methodVisit(ReadOnlyCollectionExpression)Dispatches the list of expressions to one of the more specialized visit methods in this class.
Top
See Also