C# Class EPocalipse.IFilter.ComHelper.DllList

Holds a list of dll handles and unloads the dlls in the destructor
Mostrar archivo 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