C# 클래스 NuGetPackageExplorer.Plugins.DeleteCommand.Controls.SettingsViewModel

상속: NuGetPackageExplorer.MvvmSupport.ViewModelBase
파일 보기 프로젝트 열기: krdbigsa/NuGetPackageExplorer.Plugins 1 사용 예제들

공개 메소드들

메소드 설명
SettingsViewModel ( PackageInfo packageInfo ) : System

비공개 메소드들

메소드 설명
CanExecuteCommandExecute ( ) : bool
CancelCommandExecute ( Window view ) : void
ExecuteCommandExecute ( ) : void
GetPackageSource ( string packagePath ) : string

메소드 상세

SettingsViewModel() 공개 메소드

public SettingsViewModel ( PackageInfo packageInfo ) : System
packageInfo NuGet.PackageInfo
리턴 System