The Epic.Events namespace contains common use EventArgs for domain models.
It's defined in Epic.Core.
It's defined in Epic.Core.
Declaration Syntax
| C# |
namespace Epic.Events
Types
| All Types | Classes |
| Type | Description | |
|---|---|---|
| ChangeEventArgs<(Of <(<'TValue>)>)> |
Change event argument. Indicates the current and the old value.
|
