C# Class BudgetAnalyser.ShellDialog.ShellDialogResponseMessage

Inheritance: GalaSoft.MvvmLight.Messaging.MessageBase
Afficher le fichier Open project: Benrnz/BudgetAnalyser Class Usage Examples

Méthodes publiques

Méthode Description
IsItForMe ( System.Guid correlationId ) : bool
ShellDialogResponseMessage ( object content, ShellDialogButton response ) : System

Method Details

IsItForMe() public méthode

public IsItForMe ( System.Guid correlationId ) : bool
correlationId System.Guid
Résultat bool

ShellDialogResponseMessage() public méthode

public ShellDialogResponseMessage ( object content, ShellDialogButton response ) : System
content object
response ShellDialogButton
Résultat System