ZPT-Sharp  v1.0.0
Zope Page Templates for .NET
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
CSF.Zpt.PluginServiceBase Class Reference

Abstract base type for a service which exposes plugin instances. More...

Inheritance diagram for CSF.Zpt.PluginServiceBase:

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...
 

Detailed Description

Abstract base type for a service which exposes plugin instances.

Constructor & Destructor Documentation

CSF.Zpt.PluginServiceBase.PluginServiceBase ( IPluginConfiguration  pluginConfig = null,
IPluginAssemblyLoader  assemblyLoader = null 
)
inline

Initializes a new instance of the CSF.Zpt.PluginServiceBase class.

Parameters
pluginConfigPlugin config.
assemblyLoaderAssembly loader.

Property Documentation

IPluginConfiguration CSF.Zpt.PluginServiceBase.PluginConfig
getprotected

Gets the plugin configuration.

The plugin config.


The documentation for this class was generated from the following file: