C# Class IsThereAnyNews.Services.Implementation.SyndicationFeedAdapter

Inheritance: ISyndicationFeedAdapter
Mostrar archivo Open project: jstadnicki/isthereanynews Class Usage Examples

Public Methods

Method Description
Load ( string url ) : List
SyndicationFeedAdapter ( IMapper mapper ) : System.Collections.Generic

Method Details

Load() public method

public Load ( string url ) : List
url string
return List

SyndicationFeedAdapter() public method

public SyndicationFeedAdapter ( IMapper mapper ) : System.Collections.Generic
mapper IMapper
return System.Collections.Generic