C# Class mCleaner.Logics.Commands.CommandLogic_Winreg

Inheritance: iActions
Mostrar archivo Open project: MicroHealthLLC/mCleaner Class Usage Examples

Public Methods

Method Description
CommandLogic_Winreg ( ) : System.Collections.Generic
Enqueue ( bool apply = false ) : void

Private Methods

Method Description
DeleteEntry ( bool delete_entries = false, string regex = null ) : void

Method Details

CommandLogic_Winreg() public method

public CommandLogic_Winreg ( ) : System.Collections.Generic
return System.Collections.Generic

Enqueue() public method

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