ZPT-Sharp
v1.0.0
Zope Page Templates for .NET
|
Abstract base type for a service which exposes plugin instances. More...
Public Member Functions | |
PluginServiceBase (IPluginConfiguration pluginConfig=null, IPluginAssemblyLoader assemblyLoader=null) | |
Initializes a new instance of the CSF.Zpt.PluginServiceBase class. More... | |
Properties | |
IPluginConfiguration | PluginConfig [get] |
Gets the plugin configuration. More... | |
Abstract base type for a service which exposes plugin instances.
|
inline |
Initializes a new instance of the CSF.Zpt.PluginServiceBase class.
pluginConfig | Plugin config. |
assemblyLoader | Assembly loader. |
|
getprotected |
Gets the plugin configuration.
The plugin config.