Class ShowAppSettingsEvent
- Namespace
- Innova.Prism.Infrastructure.Events
- Assembly
- Innova.Prism.Infrastructure.dll
Represents an event that is raised to show the application settings.
public class ShowAppSettingsEvent : PubSubEvent<string>
- Inheritance
-
ShowAppSettingsEvent