C# 클래스 BudgetAnalyser.ShellDialog.ShellDialogResponseMessage

상속: GalaSoft.MvvmLight.Messaging.MessageBase
파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser 1 사용 예제들

공개 메소드들

메소드 설명
IsItForMe ( System.Guid correlationId ) : bool
ShellDialogResponseMessage ( object content, ShellDialogButton response ) : System

메소드 상세

IsItForMe() 공개 메소드

public IsItForMe ( System.Guid correlationId ) : bool
correlationId System.Guid
리턴 bool

ShellDialogResponseMessage() 공개 메소드

public ShellDialogResponseMessage ( object content, ShellDialogButton response ) : System
content object
response ShellDialogButton
리턴 System