C# Class Solocast.Services.XmlFeedParserService

Inheritance: IFeedParaseService
ファイルを表示 Open project: Solocast/solocast-clients

Public Methods

Method Description
GetPodcastAsync ( string feedUrl ) : Task
XmlFeedParserService ( ) : Solocast.Core.Interfaces

Method Details

GetPodcastAsync() public method

public GetPodcastAsync ( string feedUrl ) : Task
feedUrl string
return Task

XmlFeedParserService() public method

public XmlFeedParserService ( ) : Solocast.Core.Interfaces
return Solocast.Core.Interfaces