C# Class Orchestra.ViewModels.ShellViewModel

Inheritance: Catel.MVVM.ViewModelBase
Afficher le fichier Open project: WildGums/Orchestra

Méthodes publiques

Méthode Description
ShellViewModel ( ITaskRunnerService taskRunnerService, ICommandManager commandManager ) : System
ShellViewModel ( ) : System.Reflection

Private Methods

Méthode Description
OnRunCanExecute ( ) : bool
OnRunExecuteAsync ( ) : Task

Method to invoke when the Run command is executed.

Method Details

ShellViewModel() public méthode

public ShellViewModel ( ITaskRunnerService taskRunnerService, ICommandManager commandManager ) : System
taskRunnerService ITaskRunnerService
commandManager ICommandManager
Résultat System

ShellViewModel() public méthode

public ShellViewModel ( ) : System.Reflection
Résultat System.Reflection