C# Class NppPluginNET.FuncItem

Mostrar archivo Open project: Yodadude/ClipboardHelper Class Usage Examples

Public Properties

Property Type Description
_cmdID int
_init2Check bool
_pFunc NppFuncItemDelegate
_pShKey ShortcutKey

Property Details

_cmdID public_oe property

public int _cmdID
return int

_init2Check public_oe property

public bool _init2Check
return bool

_pFunc public_oe property

public NppFuncItemDelegate _pFunc
return NppFuncItemDelegate

_pShKey public_oe property

public ShortcutKey,NppPluginNET _pShKey
return ShortcutKey