C# Class Solocast.Services.XmlFeedParserService

Inheritance: IFeedParaseService
Afficher le fichier Open project: Solocast/solocast-clients

Méthodes publiques

Méthode Description
GetPodcastAsync ( string feedUrl ) : Task
XmlFeedParserService ( ) : Solocast.Core.Interfaces

Method Details

GetPodcastAsync() public méthode

public GetPodcastAsync ( string feedUrl ) : Task
feedUrl string
Résultat Task

XmlFeedParserService() public méthode

public XmlFeedParserService ( ) : Solocast.Core.Interfaces
Résultat Solocast.Core.Interfaces