Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
EPocalipse
IFilter
ComHelper.DllList
C# Class EPocalipse.IFilter.ComHelper.DllList
Holds a list of dll handles and unloads the dlls in the destructor
Mostra file
Open project: mtotheikle/EWU-OIT-SSN-Scanner
Public Methods
Method
Description
AddDllHandle
(
IntPtr
dllHandle
) :
void
Method Details
AddDllHandle()
public
method
public
AddDllHandle
(
IntPtr
dllHandle
) :
void
dllHandle
System.IntPtr
return
void