C# Class HA4IoT.Services.System.SystemEventsService

Inheritance: HA4IoT.Contracts.Services.ServiceBase, ISystemEventsService
Show file Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Public Methods

Method Description
SystemEventsService ( IController controller, INotificationService notificationService, IResourceService resourceService ) : System

Private Methods

Method Description
OnStartupCompleted ( object sender, EventArgs eventArgs ) : void

Method Details

SystemEventsService() public method

public SystemEventsService ( IController controller, INotificationService notificationService, IResourceService resourceService ) : System
controller IController
notificationService INotificationService
resourceService IResourceService
return System