C# Класс BudgetAnalyser.ShellDialog.ShellDialogResponseMessage

Наследование: GalaSoft.MvvmLight.Messaging.MessageBase
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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