C# Class BudgetAnalyser.ShellDialog.ShellDialogRequestMessage

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

Méthodes publiques

Méthode Description
ShellDialogRequestMessage ( BudgetAnalyserFeature location, object content, ShellDialogType type ) : System

Method Details

ShellDialogRequestMessage() public méthode

public ShellDialogRequestMessage ( BudgetAnalyserFeature location, object content, ShellDialogType type ) : System
location BudgetAnalyserFeature
content object
type ShellDialogType
Résultat System