Method | Description | |
---|---|---|
ShellViewModel ( ITaskRunnerService taskRunnerService, ICommandManager commandManager ) : System | ||
ShellViewModel ( ) : System.Reflection |
Method | 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 | |
return | System |
public ShellViewModel ( ) : System.Reflection | ||
return | System.Reflection |