C# 클래스 ArgusTV.Recorder.MediaPortalTvServer.Wizards.ImportChannels.FinishPage

상속: ImportChannelsPageBase
파일 보기 프로젝트 열기: ARGUS-TV/ARGUS-TV-Recorders

공개 메소드들

메소드 설명
FinishPage ( ) : System
OnEnterPage ( bool isBack ) : void
OnFinish ( ) : bool

비공개 메소드들

메소드 설명
FormatRecordingsLabel ( string format1, string format, int count ) : string
ImportChannel ( GuideServiceAgent tvGuideAgent, SchedulerServiceAgent tvSchedulerAgent, ArgusTV.Recorder.MediaPortalTvServer.Wizards.ImportChannels.ImportChannelsContext importChannel ) : void
_importInNamedGroupRadioButton_CheckedChanged ( object sender, EventArgs e ) : void

메소드 상세

FinishPage() 공개 메소드

public FinishPage ( ) : System
리턴 System

OnEnterPage() 공개 메소드

public OnEnterPage ( bool isBack ) : void
isBack bool
리턴 void

OnFinish() 공개 메소드

public OnFinish ( ) : bool
리턴 bool