C# Class NuGetPackageExplorer.Plugins.DeleteCommand.Controls.SettingsViewModel

Inheritance: NuGetPackageExplorer.MvvmSupport.ViewModelBase
Afficher le fichier Open project: krdbigsa/NuGetPackageExplorer.Plugins Class Usage Examples

Méthodes publiques

Méthode Description
SettingsViewModel ( PackageInfo packageInfo ) : System

Private Methods

Méthode Description
CanExecuteCommandExecute ( ) : bool
CancelCommandExecute ( Window view ) : void
ExecuteCommandExecute ( ) : void
GetPackageSource ( string packagePath ) : string

Method Details

SettingsViewModel() public méthode

public SettingsViewModel ( PackageInfo packageInfo ) : System
packageInfo NuGet.PackageInfo
Résultat System