Click or drag to resize

AssemblyLoaderGetAssemblyLoader method

Singleton provider - takes over paths to directories in which additional should be searched for assemblies.

Namespace: NetEti.Globals
Assembly: NetEti.Global (in NetEti.Global.dll) Version: 1.0.0+ad672dc5430e1683eae7461ce3945c8e9dce1c49
Syntax
public static AssemblyLoader GetAssemblyLoader()

Return value

AssemblyLoader
Singleton instance of AssemblyLoader
See also