Click or drag to resize

WikiClientLibrary.Cargo.Linq.ExpressionVisitors Namespace

This is preliminary documentation and is subject to change.

[Missing <summary> documentation for "N:WikiClientLibrary.Cargo.Linq.ExpressionVisitors"]

Classes
 ClassDescription
Public classCargoPostEvaluationTranslator 
Public classCargoPreEvaluationTranslator 
Public classCargoQueryExpressionReducer Simplifies the LINQ expression into a single CargoQueryExpression root node.
Public classExpressionTreePartialEvaluator Partially evaluates all the evaluable expressions in the expression tree.
Public classMemberAccessExpressionReplacer Replaces the member access (read) expression to a specified Target into the specified expression.