C# Class RedditStoreApp.ViewModels.SubredditViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: anroOfCode/reddit-w8-app Class Usage Examples

Méthodes publiques

Méthode Description
SubredditViewModel ( Subreddit s ) : GalaSoft.MvvmLight

Private Methods

Méthode Description
ChangeSort ( Sort value ) : void
LoadMoreAction ( ) : void
MergeCollections ( Listing input ) : void
RefreshAction ( ) : void

Method Details

SubredditViewModel() public méthode

public SubredditViewModel ( Subreddit s ) : GalaSoft.MvvmLight
s RedditStoreApp.Data.Model.Subreddit
Résultat GalaSoft.MvvmLight