This class is responsible for loading compiled lib assemblies from disk and then loading objects from those assemblies.

Namespace: TMD.Util
Assembly: Driver (in Driver.exe) Version: 1.0.0.0

Syntax

C#
public static class AssemblyLoader

Inheritance Hierarchy

System..::..Object
  TMD.Util..::..AssemblyLoader

See Also