C# Class mCleaner.Logics.Commands.CommandLogic_Winreg

Inheritance: iActions
Afficher le fichier Open project: MicroHealthLLC/mCleaner Class Usage Examples

Méthodes publiques

Méthode Description
CommandLogic_Winreg ( ) : System.Collections.Generic
Enqueue ( bool apply = false ) : void

Private Methods

Méthode Description
DeleteEntry ( bool delete_entries = false, string regex = null ) : void

Method Details

CommandLogic_Winreg() public méthode

public CommandLogic_Winreg ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Enqueue() public méthode

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