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

Performs source annotation tasks upon METAL elements. More...

Inheritance diagram for CSF.Zpt.SourceAnnotation.ISourceAnnotator:

Public Member Functions

void WriteAnnotationIfAppropriate (IRenderingContext targetContext)
 Processes source annotation and adds comments before/after the targetContext if appropriate. More...
 

Detailed Description

Performs source annotation tasks upon METAL elements.

Member Function Documentation

void CSF.Zpt.SourceAnnotation.ISourceAnnotator.WriteAnnotationIfAppropriate ( IRenderingContext  targetContext)

Processes source annotation and adds comments before/after the targetContext if appropriate.

Parameters
targetContextTarget context.

Implemented in CSF.Zpt.SourceAnnotation.SourceAnnotator.


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