C# 클래스 BaconographyPortable.ViewModel.CommentsViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: Synergex/Baconography 1 사용 예제들

공개 메소드들

메소드 설명
Cleanup ( ) : void
CommentsViewModel ( IBaconProvider baconProvider ) : BaconographyPortable.Common

Initializes a new instance of the CommentsViewModel class.

비공개 메소드들

메소드 설명
GotoLinkImpl ( ) : void
GotoReplyImpl ( ) : void
GotoSubredditImpl ( ) : void
GotoUserImpl ( ) : void
LoadLink ( TypedThing link, TypedThing rootComment ) : void
OnComentTreeSelection ( SelectCommentTreeMessage msg ) : void
OnConnectionStatusChanged ( ConnectionStatusMessage connection ) : void
ReportLinkImpl ( ) : void
SaveLinkImpl ( ) : void

메소드 상세

Cleanup() 공개 메소드

public Cleanup ( ) : void
리턴 void

CommentsViewModel() 공개 메소드

Initializes a new instance of the CommentsViewModel class.
public CommentsViewModel ( IBaconProvider baconProvider ) : BaconographyPortable.Common
baconProvider IBaconProvider
리턴 BaconographyPortable.Common