Class StatusChangedEvent
- Namespace
- Innova.Prism.Infrastructure.Events
- Assembly
- Innova.Prism.Infrastructure.dll
Represents an event that is raised when the status changes.
public class StatusChangedEvent : PubSubEvent<string>
- Inheritance
-
StatusChangedEvent