C# Class EPocalipse.IFilter.ComHelper.DllList

Holds a list of dll handles and unloads the dlls in the destructor
Afficher le fichier Open project: mtotheikle/EWU-OIT-SSN-Scanner

Méthodes publiques

Méthode Description
AddDllHandle ( IntPtr dllHandle ) : void

Method Details

AddDllHandle() public méthode

public AddDllHandle ( IntPtr dllHandle ) : void
dllHandle System.IntPtr
Résultat void