Definition
Package: MessageHandler.EventSourcing
Assembly: MessageHandler.EventSourcing
Namespace: MessageHandler.EventSourcing.DomainModel
Interface to be implemented by classes that apply events to update their innerstate
Methods
| Method | Description |
|---|---|
| Apply(TEvent) | Apply the event to local state |