AssemblyResolver Class
Class for finding and loading assemblies required by XJIntegration.
Namespace: XJTAG.Integration
Syntax
public static class AssemblyResolver
Inheritance Hierarchy
- object
Members
Methods
Name | Description |
---|---|
Equals(object) (from object) | |
Finalize (from object) | |
GetHashCode (from object) | |
GetType (from object) | |
Initialise | Registers the event handler to resolve assemblies that need to be loaded. This should be called in a static constructor for any class that is an entry point into the XJIntegration assembly. |
MemberwiseClone (from object) | |
ToString (from object) |
XJTAG v4.1.100