C# Class OSAE.RSS.RSS

Inheritance: OSAEPluginBase
Afficher le fichier Open project: opensourceautomation/Open-Source-Automation

Méthodes publiques

Méthode Description
ProcessCommand ( OSAEMethod method ) : void
RunInterface ( string pluginName ) : void
Shutdown ( ) : void
Timer_Tick ( object sender, EventArgs eArgs ) : void
updateFeeds ( ) : void

Method Details

ProcessCommand() public méthode

public ProcessCommand ( OSAEMethod method ) : void
method OSAEMethod
Résultat void

RunInterface() public méthode

public RunInterface ( string pluginName ) : void
pluginName string
Résultat void

Shutdown() public méthode

public Shutdown ( ) : void
Résultat void

Timer_Tick() public méthode

public Timer_Tick ( object sender, EventArgs eArgs ) : void
sender object
eArgs System.EventArgs
Résultat void

updateFeeds() public méthode

public updateFeeds ( ) : void
Résultat void