C# Class NppPluginNET.FuncItem

Show file Open project: Yodadude/ClipboardHelper Class Usage Examples

Public Properties

Property Type Description
_cmdID int
_init2Check bool
_pFunc NppFuncItemDelegate
_pShKey ShortcutKey

Property Details

_cmdID public property

public int _cmdID
return int

_init2Check public property

public bool _init2Check
return bool

_pFunc public property

public NppFuncItemDelegate _pFunc
return NppFuncItemDelegate

_pShKey public property

public ShortcutKey,NppPluginNET _pShKey
return ShortcutKey