bovender framework
C# framework that implements MVVM and more
Bovender.Unmanaged.DllFile Class Reference

Represents a single DLL file. More...

Inheritance diagram for Bovender.Unmanaged.DllFile:

Public Member Functions

bool Load ()
 
void Unload ()
 
 DllFile (string path)
 
 DllFile (string path, string sha256hash)
 
void Dispose ()
 

Properties

string DllPath [get]
 
IntPtr Handle [get]
 
int UseCount [get]
 

Detailed Description

Represents a single DLL file.

Definition at line 30 of file DllFile.cs.


The documentation for this class was generated from the following file: