C# Class BudgetAnalyser.ShellDialog.ShellDialogRequestMessage

Inheritance: GalaSoft.MvvmLight.Messaging.MessageBase
Mostra file Open project: Benrnz/BudgetAnalyser Class Usage Examples

Public Methods

Method Description
ShellDialogRequestMessage ( BudgetAnalyserFeature location, object content, ShellDialogType type ) : System

Method Details

ShellDialogRequestMessage() public method

public ShellDialogRequestMessage ( BudgetAnalyserFeature location, object content, ShellDialogType type ) : System
location BudgetAnalyserFeature
content object
type ShellDialogType
return System