Class ErrorOccurredEvent
- Namespace
- Innova.Prism.Infrastructure.Events
- Assembly
- Innova.Prism.Infrastructure.dll
Represents an event that is raised when an error occurs.
public class ErrorOccurredEvent : PubSubEvent<ErrorOccurredEventData>
- Inheritance
-
ErrorOccurredEvent