C# Class mCleaner.ViewModel.ViewModel_Uninstaller

Inheritance: ViewModelBase
Afficher le fichier Open project: MicroHealthLLC/mCleaner

Méthodes publiques

Méthode Description
Command_CloseWindow_Click ( ) : void
Command_Refresh_Click ( ) : void
Command_ShowUninstaller_Click ( ) : void
Command_UninstallProgram_Click ( ) : void
GetInstalledPrograms ( ) : void
ViewModel_Uninstaller ( ) : System

Private Methods

Méthode Description
ExtractAssociatedIcon ( IntPtr hInst, StringBuilder lpIconPath, ushort &lpiIcon ) : IntPtr
ExtractIcon ( IntPtr hInst, string lpszExeFileName, int nIconIndex ) : IntPtr
GetInstalledProgramsFromRegistry ( RegistryView registryView ) : void
IsProgramVisible ( RegistryKey subkey ) : bool

Method Details

Command_CloseWindow_Click() public méthode

public Command_CloseWindow_Click ( ) : void
Résultat void

Command_Refresh_Click() public méthode

public Command_Refresh_Click ( ) : void
Résultat void

Command_ShowUninstaller_Click() public méthode

public Command_ShowUninstaller_Click ( ) : void
Résultat void

Command_UninstallProgram_Click() public méthode

public Command_UninstallProgram_Click ( ) : void
Résultat void

GetInstalledPrograms() public méthode

public GetInstalledPrograms ( ) : void
Résultat void

ViewModel_Uninstaller() public méthode

public ViewModel_Uninstaller ( ) : System
Résultat System