C# 클래스 NZBDash.Services.HardwareMonitor.Interfaces.Configuration

파일 보기 프로젝트 열기: NZBDash/NZBDash 1 사용 예제들

공개 메소드들

메소드 설명
Configuration ( IIntervals intervals, IThresholds thresholds, INotifications notifications )

메소드 상세

Configuration() 공개 메소드

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