Vishnu |
The VishnuAssemblyLoader Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| ClearCache | Deletes the internal assembly cache so that all assemblies are reloaded the next time they are called. | |
| DynamicLoadObjectOfTypeFromAssembly | Dynamically loads an object of the transferred type from the specified assembly. All assemblies referenced by the specified assembly are additionally also searched for in assemblyDirectories. | |
| GetAssemblyLoader | Singleton provider - takes over paths to directories in which additional should be searched for assemblies. | |
| GetAssemblyLoader(ListString) | Singleton provider - takes over paths to directories in which additional should be searched for assemblies. | |
| RegisterAssemblyPathForForcedNextReloading | Registers paths of assemblies to be loaded dynamically, which are applied to each assembly during the next loading process. case should be loaded from the hard disc and not from a possibly cached image. |