Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
_3PA
Interop
FuncItems
C# Class _3PA.Interop.FuncItems
Inheritance:
IDisposable
显示文件
Open project: jcaillon/3P
Public Methods
Method
Description
Add
(
FuncItem
funcItem
) :
void
Dispose
( ) :
void
FuncItems
( ) :
System
RefreshItems
( ) :
void
Private Methods
Method
Description
RtlMoveMemory
(
IntPtr
Destination
,
IntPtr
Source
,
int
Length
) :
void
Method Details
Add()
public
method
public
Add
(
FuncItem
funcItem
) :
void
funcItem
FuncItem
return
void
Dispose()
public
method
public
Dispose
( ) :
void
return
void
FuncItems()
public
method
public
FuncItems
( ) :
System
return
System
RefreshItems()
public
method
public
RefreshItems
( ) :
void
return
void