C# Class Banshee.Podcasting.Gui.PodcastSource.FeedMessage

Inheritance: Banshee.Sources.SourceMessage
Datei anzeigen Open project: mono-soc-2011/banshee

Public Methods

Method Description
FeedMessage ( Source src, Feed feed ) : System
Update ( ) : void

Private Methods

Method Description
GetErrorText ( ) : string

Method Details

FeedMessage() public method

public FeedMessage ( Source src, Feed feed ) : System
src Source
feed Feed
return System

Update() public method

public Update ( ) : void
return void