C# Class GalaxyCreator.Dialogs.EconomyEditor.EconomyEditorDetailViewModel

Inheritance: DialogViewModelBase
Afficher le fichier Open project: killeroguk/X4GalaxyCreator

Méthodes publiques

Méthode Description
EconomyEditorDetailViewModel ( string message, Product product ) : GalaSoft.MvvmLight.Command

Private Methods

Méthode Description
OnCancelClicked ( object parameter ) : void
OnSaveClicked ( object parameter ) : void
UpdateFactionsOnJobLocation ( object param ) : void

Method Details

EconomyEditorDetailViewModel() public méthode

public EconomyEditorDetailViewModel ( string message, Product product ) : GalaSoft.MvvmLight.Command
message string
product Product
Résultat GalaSoft.MvvmLight.Command