C# 클래스 mCleaner.ViewModel.ViewModel_Uninstaller

상속: ViewModelBase
파일 보기 프로젝트 열기: MicroHealthLLC/mCleaner

공개 메소드들

메소드 설명
Command_CloseWindow_Click ( ) : void
Command_Refresh_Click ( ) : void
Command_ShowUninstaller_Click ( ) : void
Command_UninstallProgram_Click ( ) : void
GetInstalledPrograms ( ) : void
ViewModel_Uninstaller ( ) : System

비공개 메소드들

메소드 설명
ExtractAssociatedIcon ( IntPtr hInst, StringBuilder lpIconPath, ushort &lpiIcon ) : IntPtr
ExtractIcon ( IntPtr hInst, string lpszExeFileName, int nIconIndex ) : IntPtr
GetInstalledProgramsFromRegistry ( RegistryView registryView ) : void
IsProgramVisible ( RegistryKey subkey ) : bool

메소드 상세

Command_CloseWindow_Click() 공개 메소드

public Command_CloseWindow_Click ( ) : void
리턴 void

Command_Refresh_Click() 공개 메소드

public Command_Refresh_Click ( ) : void
리턴 void

Command_ShowUninstaller_Click() 공개 메소드

public Command_ShowUninstaller_Click ( ) : void
리턴 void

Command_UninstallProgram_Click() 공개 메소드

public Command_UninstallProgram_Click ( ) : void
리턴 void

GetInstalledPrograms() 공개 메소드

public GetInstalledPrograms ( ) : void
리턴 void

ViewModel_Uninstaller() 공개 메소드

public ViewModel_Uninstaller ( ) : System
리턴 System