C# 클래스 SylphyHorn.Services.HookService.HookAction

파일 보기 프로젝트 열기: Grabacr07/SylphyHorn

공개 메소드들

메소드 설명
HookAction ( ShortcutKey shortcutKey, Action action, Func canExecute ) : System

메소드 상세

HookAction() 공개 메소드

public HookAction ( ShortcutKey shortcutKey, Action action, Func canExecute ) : System
shortcutKey ShortcutKey
action Action
canExecute Func
리턴 System