C# 클래스 ScheduledTaskManager.Services.DefaultScheduledTaskConfigService

상속: IScheduledTaskConfigService
파일 보기 프로젝트 열기: joeyb/ScheduledTaskManager

공개 메소드들

메소드 설명
DefaultScheduledTaskConfigService ( string configFile ) : System
GetConfigs ( ) : ICollection

비공개 메소드들

메소드 설명
OnConfigFileChanged ( object sender, FileSystemEventArgs e ) : void

메소드 상세

DefaultScheduledTaskConfigService() 공개 메소드

public DefaultScheduledTaskConfigService ( string configFile ) : System
configFile string
리턴 System

GetConfigs() 공개 메소드

public GetConfigs ( ) : ICollection
리턴 ICollection