C# Class CodeBuilder.TemplateEngine.NVelocityEngineAdapter

Inheritance: ITemplateEngine
Afficher le fichier Open project: xianrendzw/CodeBuilder

Méthodes publiques

Méthode Description
NVelocityEngineAdapter ( ) : System
Run ( TemplateData templateData ) : bool

Method Details

NVelocityEngineAdapter() public méthode

public NVelocityEngineAdapter ( ) : System
Résultat System

Run() public méthode

public Run ( TemplateData templateData ) : bool
templateData TemplateData
Résultat bool