C# Class ComplexConfiguration.Components.NVelocityTemplateEngine

Summary description for NVelocityTemplateEngine.
Inheritance: ITemplateEngine
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
NVelocityTemplateEngine ( ) : System
Process ( String templateName ) : String

Method Details

NVelocityTemplateEngine() public méthode

public NVelocityTemplateEngine ( ) : System
Résultat System

Process() public méthode

public Process ( String templateName ) : String
templateName String
Résultat String