Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NppPluginNET
FuncItems
C# 클래스 NppPluginNET.FuncItems
상속:
IDisposable
파일 보기
프로젝트 열기: Yodadude/ClipboardHelper
공개 메소드들
메소드
설명
Add
(
FuncItem
funcItem
) :
void
Dispose
( ) :
void
FuncItems
( ) :
System
RefreshItems
( ) :
void
비공개 메소드들
메소드
설명
RtlMoveMemory
(
IntPtr
Destination
,
IntPtr
Source
,
int
Length
) :
void
메소드 상세
Add()
공개
메소드
public
Add
(
FuncItem
funcItem
) :
void
funcItem
FuncItem
리턴
void
Dispose()
공개
메소드
public
Dispose
( ) :
void
리턴
void
FuncItems()
공개
메소드
public
FuncItems
( ) :
System
리턴
System
RefreshItems()
공개
메소드
public
RefreshItems
( ) :
void
리턴
void