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

Default implementation of IAddOnAssemblyFinder which uses the path of the CSF.Zpt.dll assembly as the basis for search. More...

Inheritance diagram for CSF.Zpt.DefaultAddOnAssemblyFinder:
Collaboration diagram for CSF.Zpt.DefaultAddOnAssemblyFinder:

Public Member Functions

virtual string GetAssemblyPath (string assemblyName)
 Gets the full path to a given assembly, based on its name. More...
 

Detailed Description

Default implementation of IAddOnAssemblyFinder which uses the path of the CSF.Zpt.dll assembly as the basis for search.

Member Function Documentation

virtual string CSF.Zpt.DefaultAddOnAssemblyFinder.GetAssemblyPath ( string  assemblyName)
inlinevirtual

Gets the full path to a given assembly, based on its name.

Returns
The full assembly path.
Parameters
assemblyNameThe name of the assembly.

Implements CSF.Zpt.IAddOnAssemblyFinder.


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