C# Class geekwall.Models.LocalFeedLocationService

Inheritance: IFeedLocationService
Show file Open project: Aaronontheweb/geekyreads

Public Methods

Method Description
GetFeeds ( ) : IEnumerable
LocalFeedLocationService ( string xmlpath ) : System

Method Details

GetFeeds() public method

public GetFeeds ( ) : IEnumerable
return IEnumerable

LocalFeedLocationService() public method

public LocalFeedLocationService ( string xmlpath ) : System
xmlpath string
return System