C# Class BaconographyPortable.ViewModel.Collections.SearchResultsViewModelCollection

Inheritance: ThingViewModelCollection
Exibir arquivo Open project: Synergex/Baconography Class Usage Examples

Public Methods

Method Description
SearchResultsViewModelCollection ( IBaconProvider baconProvider, string query, bool reddits = false, string restrictedToSubreddit = null ) : BaconographyPortable.Model.Reddit

Method Details

SearchResultsViewModelCollection() public method

public SearchResultsViewModelCollection ( IBaconProvider baconProvider, string query, bool reddits = false, string restrictedToSubreddit = null ) : BaconographyPortable.Model.Reddit
baconProvider IBaconProvider
query string
reddits bool
restrictedToSubreddit string
return BaconographyPortable.Model.Reddit