Property | Type | Description | |
---|---|---|---|
OnApplyAllCanExecute | bool | ||
OnApplyAllExecute | void | ||
OnPackageActionCanExecute | bool | ||
OnPackageActionExecute | void | ||
RefreshCanExecute | void | ||
SetTitle | void |
Method | Description | |
---|---|---|
PackageBatchViewModel ( PackagesBatch packagesBatch, IPackageCommandService packageCommandService, IPackageOperationContextService packageOperationContextService ) : System.Linq |
Method | Description | |
---|---|---|
InitializeAsync ( ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
OnApplyAllCanExecute ( ) : bool | ||
OnApplyAllExecute ( ) : void | ||
OnPackageActionCanExecute ( ) : bool | ||
OnPackageActionExecute ( ) : void | ||
RefreshCanExecute ( ) : void | ||
SetTitle ( ) : void |
protected InitializeAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public PackageBatchViewModel ( PackagesBatch packagesBatch, IPackageCommandService packageCommandService, IPackageOperationContextService packageOperationContextService ) : System.Linq | ||
packagesBatch | PackagesBatch | |
packageCommandService | IPackageCommandService | |
packageOperationContextService | IPackageOperationContextService | |
return | System.Linq |