C# 클래스 NppPluginNET.FuncItem

파일 보기 프로젝트 열기: Yodadude/ClipboardHelper 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_cmdID int
_init2Check bool
_pFunc NppFuncItemDelegate
_pShKey ShortcutKey

프로퍼티 상세

_cmdID 공개적으로 프로퍼티

public int _cmdID
리턴 int

_init2Check 공개적으로 프로퍼티

public bool _init2Check
리턴 bool

_pFunc 공개적으로 프로퍼티

public NppFuncItemDelegate _pFunc
리턴 NppFuncItemDelegate

_pShKey 공개적으로 프로퍼티

public ShortcutKey,NppPluginNET _pShKey
리턴 ShortcutKey