C# Class Catrobat.IDE.Core.ViewModels.Editor.EditorLoadingViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes publiques

Méthode Description
EditorLoadingViewModel ( ) : Catrobat.IDE.Core.Models

Méthodes protégées

Méthode Description
GoBackAction ( ) : void

Private Methods

Méthode Description
CurrentProgramChangedAction ( GenericMessage message ) : void

Method Details

EditorLoadingViewModel() public méthode

public EditorLoadingViewModel ( ) : Catrobat.IDE.Core.Models
Résultat Catrobat.IDE.Core.Models

GoBackAction() protected méthode

protected GoBackAction ( ) : void
Résultat void