C# 클래스 ArgusTV.Recorder.MediaPortalTvServer.DvbEpgThread

상속: ArgusTV.Recorders.Common.WorkerThread
파일 보기 프로젝트 열기: ARGUS-TV/ARGUS-TV-Recorders 1 사용 예제들

공개 메소드들

메소드 설명
DvbEpgThread ( ) : System
ImportProgramsAsync ( List guidePrograms ) : void

보호된 메소드들

메소드 설명
Run ( ) : void

비공개 메소드들

메소드 설명
GetProgramsToImport ( ) : List

메소드 상세

DvbEpgThread() 공개 메소드

public DvbEpgThread ( ) : System
리턴 System

ImportProgramsAsync() 공개 메소드

public ImportProgramsAsync ( List guidePrograms ) : void
guidePrograms List
리턴 void

Run() 보호된 메소드

protected Run ( ) : void
리턴 void