Default implementation of IPluginAssemblyLoader.
More...
Default implementation of IPluginAssemblyLoader.
CSF.Zpt.PluginAssemblyLoader.PluginAssemblyLoader |
( |
| ) |
|
|
inlineprotected |
Framework constructor for internal purposes only - do not use.
IEnumerable<Assembly> CSF.Zpt.PluginAssemblyLoader.Load |
( |
IEnumerable< string > |
paths | ) |
|
|
inline |
Assembly CSF.Zpt.PluginAssemblyLoader.Load |
( |
string |
path | ) |
|
|
inline |
virtual Assembly CSF.Zpt.PluginAssemblyLoader.LoadAbsolute |
( |
string |
path | ) |
|
|
inlinevirtual |
Loads an assembly from an absolute (rooted) path.
- Returns
- The assembly.
- Parameters
-
The documentation for this class was generated from the following file:
- /home/craig/Projects/CSF.Zpt/CSF.Zpt/PluginAssemblyLoader.cs