public CommandDeleteShortcut(FileBrowserUserInterface _FbUi, ShortcutFolder _shortcut)
 {
     m_FbUi     = _FbUi;
     m_shortcut = _shortcut;
 }