C# Class mCleaner.Logics.Commands.CommandLogic_WindowsUninstaller

Inheritance: CommandLogic_Base, iActions
显示文件 Open project: MicroHealthLLC/mCleaner

Public Methods

Method Description
CommandLogic_WindowsUninstaller ( ) : CodeBureau
Enqueue ( bool apply = false ) : void
EnqueueCustomPath ( string path ) : void

Method Details

CommandLogic_WindowsUninstaller() public method

public CommandLogic_WindowsUninstaller ( ) : CodeBureau
return CodeBureau

Enqueue() public method

public Enqueue ( bool apply = false ) : void
apply bool
return void

EnqueueCustomPath() public method

public EnqueueCustomPath ( string path ) : void
path string
return void