C# Class Catrobat.IDE.Core.ViewModels.Main.AddNewProgramViewModel

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

Méthodes publiques

Méthode Description
AddNewProgramViewModel ( ) : System.Collections.Generic
NavigateTo ( ) : void

Private Methods

Méthode Description
CancelAction ( ) : void
CurrentProgramChangedAction ( GenericMessage message ) : void
SaveAction ( ) : void
SaveCommand_CanExecute ( ) : bool

Method Details

AddNewProgramViewModel() public méthode

public AddNewProgramViewModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic

NavigateTo() public méthode

public NavigateTo ( ) : void
Résultat void