Property Entity
- Namespace
- Innova.Prism.Infrastructure.EventParameters
- Assembly
- Innova.Prism.Infrastructure.dll
Entity
Gets the entity associated with the event.
public T Entity { get; }
Property Value
- T
Gets the entity associated with the event.
public T Entity { get; }