C# 클래스 phdesign.NppToolBucket.PluginCore.FuncItems

상속: IDisposable
파일 보기 프로젝트 열기: phdesign/NppToolBucket

공개 메소드들

메소드 설명
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