ShortcutHandler Constructor
public ShortcutHandler(Dictionary<Event,ShortcutDelegate> dictionary);
Parameters
| dictionary | Dictionary of shortcuts and their actions. |
Description 描述
ShortcutHandler's constructor.
| dictionary | Dictionary of shortcuts and their actions. |
ShortcutHandler's constructor.