Class NoExpression
- Namespace
- Cratis.Chronicle.Projections.Expressions
- Assembly
- Cratis.Chronicle.dll
Represents an implementation of IEventValueExpression for representing no value.
public class NoExpression : IEventValueExpression
- Inheritance
-
NoExpression
- Implements
- Inherited Members
Methods
Build()
Builds the expression.
public PropertyExpression Build()
Returns
- PropertyExpression
The expression built.