C# Class mCleaner.Logics.Commands.CommandLogic_WindowsUninstaller

Inheritance: CommandLogic_Base, iActions
Afficher le fichier Open project: MicroHealthLLC/mCleaner

Méthodes publiques

Méthode Description
CommandLogic_WindowsUninstaller ( ) : CodeBureau
Enqueue ( bool apply = false ) : void
EnqueueCustomPath ( string path ) : void

Method Details

CommandLogic_WindowsUninstaller() public méthode

public CommandLogic_WindowsUninstaller ( ) : CodeBureau
Résultat CodeBureau

Enqueue() public méthode

public Enqueue ( bool apply = false ) : void
apply bool
Résultat void

EnqueueCustomPath() public méthode

public EnqueueCustomPath ( string path ) : void
path string
Résultat void