C# Class Solocast.Services.FeedParserService

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

Méthodes publiques

Méthode Description
FeedParserService ( ) : Newtonsoft.Json
GetPodcastAsync ( string feedUrl ) : Task

Private Methods

Méthode Description
GetChannelNodeAsync ( Uri feedUrl ) : Task
GetChannelNodeAsync ( string feedUrl ) : Task

Method Details

FeedParserService() public méthode

public FeedParserService ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

GetPodcastAsync() public méthode

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