DynamicModuleLoader Class
The module loader that seeks and dynamically loads assemblies from assembly file locations.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public class DynamicModuleLoader : IModuleLoader
- Inheritance
- Object DynamicModuleLoader
- Implements
- IModuleLoader
assemblyFolder
|
Path to the subfolder that contains the additional module assemblies.
|
locator
|
The assembly locator object.
|
mainAssembly
|
The application main assembly.
|
manager
|
The module manager object that is given to the loaded modules.
|