Méthode | Description | |
---|---|---|
ShellViewModel ( ITaskRunnerService taskRunnerService, ICommandManager commandManager ) : System | ||
ShellViewModel ( ) : System.Reflection |
Méthode | Description | |
---|---|---|
OnRunCanExecute ( ) : bool | ||
OnRunExecuteAsync ( ) : Task |
Method to invoke when the Run command is executed.
|
public ShellViewModel ( ITaskRunnerService taskRunnerService, ICommandManager commandManager ) : System | ||
taskRunnerService | ITaskRunnerService | |
commandManager | ICommandManager | |
Résultat | System |
public ShellViewModel ( ) : System.Reflection | ||
Résultat | System.Reflection |