C# 클래스 Microsoft.HockeyApp.ViewModels.FeedbackThreadVM

파일 보기 프로젝트 열기: bitstadium/HockeySDK-Windows 1 사용 예제들

공개 메소드들

메소드 설명
FeedbackThreadVM ( IFeedbackThread feedbackThread = null ) : System

비공개 메소드들

메소드 설명
HandleSentMessage ( IFeedbackMessage sentMsg ) : void
PostMessageAsync ( FeedbackMessageVM msgVM ) : Task
SetCommands ( ) : void

메소드 상세

FeedbackThreadVM() 공개 메소드

public FeedbackThreadVM ( IFeedbackThread feedbackThread = null ) : System
feedbackThread IFeedbackThread
리턴 System