Click or drag to resize

AssemblyLoaderToolGetSubLoader Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Creates new instance of AssemblyLoaderTool and copies general settings into new instance: LoadReflectionOnly, LoadReferencedAssemblies, log

Namespace:  imbSCI.Core.extensions.typeworks
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public AssemblyLoaderTool GetSubLoader()
Request Example View Source

Return Value

Type: AssemblyLoaderTool
See Also