C# Class MegaMan.Editor.Controls.ViewModels.HistoryControlViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Tesserex/C--MegaMan-Engine

Méthodes publiques

Méthode Description
HistoryControlViewModel ( ) : System

Private Methods

Méthode Description
OnPropertyChanged ( string name ) : void
PickIcon ( System type ) : System.Windows.Media.ImageSource
StageChanged ( object sender, MegaMan.Editor.Mediator.StageChangedEventArgs e ) : void
UpdateActions ( object sender, EventArgs e ) : void

Method Details

HistoryControlViewModel() public méthode

public HistoryControlViewModel ( ) : System
Résultat System