C# Class ArgusTV.Recorder.MediaPortalTvServer.Wizards.ImportChannels.FinishPage

Inheritance: ImportChannelsPageBase
显示文件 Open project: ARGUS-TV/ARGUS-TV-Recorders

Public Methods

Method Description
FinishPage ( ) : System
OnEnterPage ( bool isBack ) : void
OnFinish ( ) : bool

Private Methods

Method Description
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

Method Details

FinishPage() public method

public FinishPage ( ) : System
return System

OnEnterPage() public method

public OnEnterPage ( bool isBack ) : void
isBack bool
return void

OnFinish() public method

public OnFinish ( ) : bool
return bool