C# Class W3SavegameEditor.ViewModels.SavegameViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Atvaark/W3SavegameEditor

Méthodes publiques

Méthode Description
SavegameViewModel ( ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( [ propertyName = null ) : void

Private Methods

Méthode Description
ExecuteInitializeSavegameList ( object obj ) : void
ExecuteOpenSavegame ( object parameter ) : void
ToVariableModel ( Variable v, int i ) : VariableModel

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
Résultat void

SavegameViewModel() public méthode

public SavegameViewModel ( ) : System
Résultat System