![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Replaces or rewriter expression trees. More...
Inheritance diagram for Cqrs.Sql.DataStores.SimpleExpressionReplacer: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.