C# Class Catrobat.IDE.Core.ViewModels.Service.OnlineProgramViewModel

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

Méthodes publiques

Méthode Description
NavigateTo ( ) : void
OnlineProgramViewModel ( ) : System

Private Methods

Méthode Description
CancelDownloadAction ( ) : void
CancelDownloadCommand_CanExecute ( ) : bool
CancelImportCallback ( MessageboxResult result ) : void
DownloadAction ( OnlineProgramHeader programHeader ) : void
DownloadCommand_CanExecute ( OnlineProgramHeader dataContext ) : bool
LicenseAction ( ) : void
ReportAction ( ) : void
SelectedOnlineProgramChangedMessageAction ( GenericMessage message ) : void

Method Details

NavigateTo() public méthode

public NavigateTo ( ) : void
Résultat void

OnlineProgramViewModel() public méthode

public OnlineProgramViewModel ( ) : System
Résultat System