C# Class SylphyHorn.Services.HookService.HookAction

Afficher le fichier Open project: Grabacr07/SylphyHorn

Méthodes publiques

Méthode Description
HookAction ( ShortcutKey shortcutKey, Action action, Func canExecute ) : System

Method Details

HookAction() public méthode

public HookAction ( ShortcutKey shortcutKey, Action action, Func canExecute ) : System
shortcutKey ShortcutKey
action Action
canExecute Func
Résultat System