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

Type which creates instances of IRenderingContextFactory via reflection. More...

Inheritance diagram for CSF.Zpt.Rendering.RenderingContextFactoryFactory:
Collaboration diagram for CSF.Zpt.Rendering.RenderingContextFactoryFactory:

Public Member Functions

IRenderingContextFactory Create (string className)
 Create the factory from a fully-qualified type name. More...
 

Detailed Description

Type which creates instances of IRenderingContextFactory via reflection.

Member Function Documentation

IRenderingContextFactory CSF.Zpt.Rendering.RenderingContextFactoryFactory.Create ( string  className)
inline

Create the factory from a fully-qualified type name.

Parameters
classNameThe class name for the desired factory instance.

Implements CSF.Zpt.Rendering.IRenderingContextFactoryFactory.


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