Definition
Package: MessageHandler.EventSourcing
Assembly: MessageHandler.EventSourcing
Namespace: MessageHandler.EventSourcing.Projections
A projection used to transfer data from an event into a model.
Methods
| Method | Description |
|---|---|
| Project(TProjected, TEvent) | Project the event into the model |