C# Class IsThereAnyNews.Services.Implementation.SyndicationFeedAdapter

Inheritance: ISyndicationFeedAdapter
Afficher le fichier Open project: jstadnicki/isthereanynews Class Usage Examples

Méthodes publiques

Méthode Description
Load ( string url ) : List
SyndicationFeedAdapter ( IMapper mapper ) : System.Collections.Generic

Method Details

Load() public méthode

public Load ( string url ) : List
url string
Résultat List

SyndicationFeedAdapter() public méthode

public SyndicationFeedAdapter ( IMapper mapper ) : System.Collections.Generic
mapper IMapper
Résultat System.Collections.Generic