C# Class mCleaner.Logics.Commands.CommandLogic_Clipboard

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

Méthodes publiques

Méthode Description
CommandLogic_Clipboard ( ) : System.Threading
Enqueue ( bool apply = false ) : void
ExecuteCommand ( bool preview = false ) : Task

Method Details

CommandLogic_Clipboard() public méthode

public CommandLogic_Clipboard ( ) : System.Threading
Résultat System.Threading

Enqueue() public méthode

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

ExecuteCommand() public méthode

public ExecuteCommand ( bool preview = false ) : Task
preview bool
Résultat Task