C# 클래스 RedditStoreApp.ViewModels.SubredditViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: anroOfCode/reddit-w8-app 1 사용 예제들

공개 메소드들

메소드 설명
SubredditViewModel ( Subreddit s ) : GalaSoft.MvvmLight

비공개 메소드들

메소드 설명
ChangeSort ( Sort value ) : void
LoadMoreAction ( ) : void
MergeCollections ( Listing input ) : void
RefreshAction ( ) : void

메소드 상세

SubredditViewModel() 공개 메소드

public SubredditViewModel ( Subreddit s ) : GalaSoft.MvvmLight
s RedditStoreApp.Data.Model.Subreddit
리턴 GalaSoft.MvvmLight