C# Class NZBDash.Services.HardwareMonitor.Interfaces.Configuration

Show file Open project: NZBDash/NZBDash Class Usage Examples

Public Methods

Method Description
Configuration ( IIntervals intervals, IThresholds thresholds, INotifications notifications )

Method Details

Configuration() public method

public Configuration ( IIntervals intervals, IThresholds thresholds, INotifications notifications )
intervals IIntervals
thresholds IThresholds
notifications INotifications