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

Inheritance: ImportChannelsPageBase
Afficher le fichier Open project: ARGUS-TV/ARGUS-TV-Recorders

Méthodes publiques

Méthode Description
FinishPage ( ) : System
OnEnterPage ( bool isBack ) : void
OnFinish ( ) : bool

Private Methods

Méthode 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 méthode

public FinishPage ( ) : System
Résultat System

OnEnterPage() public méthode

public OnEnterPage ( bool isBack ) : void
isBack bool
Résultat void

OnFinish() public méthode

public OnFinish ( ) : bool
Résultat bool