Class MainWindowService
Represents the service for managing the main window.
public class MainWindowService : IMainWindowService
- Inheritance
-
MainWindowService
- Implements
Constructors
- MainWindowService(IHost, IEventAggregator, ILogger<MainWindowService>)
Initializes a new instance of the MainWindowService class.
Methods
- CreateMainWindow()
Creates the main window.