IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
Provides identity for assembly resolution attempts. More...
Public Member Functions | |
ResolutionIdentity (string assembly, string requestingAssembly) | |
bool | Equals (ResolutionIdentity id) |
Properties | |
string | AssemblyName [get, set] |
string | RequestingAssemblyName [get, set] |
Private Member Functions | |
ResolutionIdentity () | |
Provides identity for assembly resolution attempts.
Using objects of this class, the szstem can establish while the same kind of assembly resolution has already occurred in the past, and thus skip the attempt.
|
inlineprivate |
|
inline |
|
inline |
|
getset |
|
getset |