![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Replaces or rewriter expression trees. More...
Public Member Functions | |
override Expression | Visit (Expression node) |
If the Expression to find (in the constructor) returns true, then the replacement Expression is returned. More... | |
SimpleExpressionReplacer (Expression toFind, Expression replacement) | |
Instantiates a new instance of the SimpleExpressionReplacer class More... | |
Replaces or rewriter expression trees.